Abdurrahmaan Iqbal
|
e2431bc344
|
Use lists instead of sets to maintain order of column names
|
2019-12-24 18:03:35 +00:00 |
|
Abdurrahmaan Iqbal
|
d8cf515ffe
|
Implement additional find operators (and relevant tests)
|
2019-08-08 12:55:29 +01:00 |
|
Abdurrahmaan Iqbal
|
19a73759ca
|
Remove f-string for wider compatiblity
|
2019-07-09 09:50:36 +01:00 |
|
Abdurrahmaan Iqbal
|
6874889591
|
Fix logic error in insert_many
|
2019-07-09 09:45:18 +01:00 |
|
Abdurrahmaan Iqbal
|
82c6cdc990
|
Add whitespace around arithmetic operator so flake8 test passes
|
2019-07-09 09:41:21 +01:00 |
|
Abdurrahmaan Iqbal
|
7fd9241f25
|
Refactor input_many to remove duplicate code, fix some pep8 problems
|
2019-07-09 09:37:48 +01:00 |
|
Abdurrahmaan Iqbal
|
76b6165181
|
Speed up insert_many by sync columns before input, not on the go
|
2019-07-08 23:24:55 +01:00 |
|
Abdurrahmaan Iqbal
|
a9f3eb86b2
|
Add tests for new functions
|
2019-07-08 18:10:00 +01:00 |
|
Abdurrahmaan Iqbal
|
85d974b0c3
|
Refactor to remove duplicate code
|
2019-07-08 18:00:54 +01:00 |
|
Abdurrahmaan Iqbal
|
70874a2501
|
Implement update_many and upsert_many
|
2019-07-08 17:48:05 +01:00 |
|