Timothy Carstens
|
66bf8acc71
|
Fix string encoding on insert; adopt query parameters for update
|
2021-12-21 23:34:18 -08:00 |
|
mathyba
|
db7eda11b3
|
Fix mass action test when run multiple times
Take initial db state into account for output expectations
|
2021-05-08 04:23:00 +02:00 |
|
Ege Emir Özkan
|
dbaf88212a
|
Add mass copy functionality.
|
2020-08-23 15:35:54 +03:00 |
|
Ege Emir Özkan
|
018614dea5
|
Unsafe memory options
|
2020-08-23 01:49:15 +03:00 |
|
Ege Emir Özkan
|
c8e707e2f0
|
Add mass objects
|
2020-08-23 00:46:40 +03:00 |
|
Ege Emir Özkan
|
79cdc9e348
|
Test path updated
|
2020-08-22 01:06:16 +03:00 |
|
Ege Emir Özkan
|
d7b94697ed
|
Changes due to issues in CI
|
2020-08-22 01:04:22 +03:00 |
|
Ege Emir Özkan
|
768453ab39
|
Add unique constraint, None option
|
2020-08-22 01:00:30 +03:00 |
|
Ege Emir Özkan
|
564f5a5f38
|
Fixed a major bug in basic migrate, causing the migration to raise an exception if a column is deleted.
|
2020-08-16 22:12:30 +03:00 |
|
Ege Emir Özkan
|
b7e915d6db
|
Fixed a bug related to default values.
|
2020-08-14 12:01:01 +03:00 |
|
Ege Emir Özkan
|
2e14aeaace
|
Add basic migrations
|
2020-08-14 11:45:39 +03:00 |
|
Ege Emir Özkan
|
6adda2e719
|
Add pagination support
|
2020-08-13 18:17:19 +03:00 |
|
Ege Emir Özkan
|
d53258a748
|
Refactored code.
|
2020-08-10 06:42:45 +03:00 |
|
Ege Emir Özkan
|
f0aac81209
|
Add fetch_where, a single conditional wrapper around fetch_if, similar to fetch_equals
|
2020-08-10 06:29:20 +03:00 |
|
Ege Emir Özkan
|
a3eed28f42
|
Reverted fetch_from, added fetch_equals for better documentation and simplicity.
|
2020-08-10 05:39:56 +03:00 |
|
Ege Emir Özkan
|
9cae63bfec
|
Add field option for fetch_from
|
2020-08-10 05:32:34 +03:00 |
|
Ege Emir Özkan
|
efe8ef1d5c
|
Furthered test coverage
|
2020-08-10 04:40:47 +03:00 |
|
Ege Emir Özkan
|
47631b290f
|
Add testing
|
2020-08-10 03:23:39 +03:00 |
|