Commit graph

10 commits

Author SHA1 Message Date
da7660fa20
V1.6 (#3)
* changes to id generation
* handling cases where PDO throws exceptions
2022-06-04 14:13:20 -06:00
Joby Elliott
0d1677a9b4
Schema management (#1)
* saves schemas to database, uses those schemas - still need to finish methods for update/add/remove operations on columns, for updating schemas

* fix for schema table creation

* possible test fixes

* possibly working, dropped some non-integration tests that didn't work with schema changes

* seems working, but still needs schema updating

* mysql's schema updates seem to be working

* mariadb driver tests

* change to how saving schema for createTable works

* very basic tests for schema management

* test that schemas are updated in schema table
2020-08-29 15:28:45 -06:00
7b125b4d92 SQLite support for virtual columns 2020-08-27 11:42:11 -06:00
Joby Elliott
c9938955f9 attempt at getting MySQL tests working 2018-09-14 12:17:54 -06:00
Joby Elliott
03826b87d6 reorganizing tests 2018-09-14 12:04:28 -06:00
Joby Elliott
ece33e2ff2 updating dependency versions 2018-09-14 11:02:03 -06:00
Joby Elliott
a0f5245beb updating deps 2018-08-18 09:45:55 -06:00
Joby Elliott
1c2a355a5a changing namespace 2018-08-17 16:32:26 -06:00
Joby Elliott
a42374239e migration edits 2018-08-17 11:36:09 -06:00
Joby Elliott
1afd75a350 initial commit 2018-08-17 11:32:10 -06:00