15 Commits
Author SHA1 Message Date
18alantom 316f052c53 fix: isRequired handling
- add support for default value in fields
2023-09-20 23:33:48 -07:00
18alantom bf10927be9 feat: enable custom fields
- fix date issue in setup test
2023-08-03 13:18:14 +05:30
18alantom 952241b0bd refactor: check if migration will run 2023-07-11 12:41:22 +05:30
18alantom 92e8dfb6d7 incr: enable context isolation 2023-07-10 14:42:20 +05:30
18alantom 7c60b71294 fix: list ordering issues 2023-01-05 11:14:05 +05:30
18alantom 46dbb6348f fix: updateSchemas works now, also proper cleanup 2022-05-25 14:33:36 +05:30
18alantom 76bf6cfda5 incr: rem singleton from index.ts cause can't test
- update models to not use singleton export
2022-05-23 16:18:22 +05:30
18alantom c1482b0d2f incr: convert knex calls to dbHandler calls
- add callBespoke
2022-05-23 16:18:21 +05:30
18alantom 9765707d21 incr: add DatabaseManager.call 2022-05-23 16:18:21 +05:30
18alantom 18dd3f8518 test: add more dbcore tests
- fix bugs in core.ts
2022-05-23 16:18:21 +05:30
18alantom f7a2dd8f2b test: start with dbCore tests 2022-05-23 16:18:21 +05:30
18alantom 74bfe7931c chore: fix types 2022-05-23 16:18:21 +05:30
18alantom e9fab0cf83 incr: add databaseManager, privitize methods 2022-05-23 16:18:21 +05:30
18alantom 74d173f682 incr: refactor core.ts to use schema !meta 2022-05-23 16:18:21 +05:30
18alantom 71d931ac75 incr: checkpoint 2022-05-23 16:18:21 +05:30