Commit Graph

3623 Commits

Author SHA1 Message Date
Simon Binder 05f020e7fe Rename equals to equalsExp and equalsVal to equals 2019-02-10 10:47:34 +01:00
Simon Binder c143d17759 Move sally_flutter component into main library 2019-02-10 10:44:56 +01:00
Simon Binder a0b6053172 Add README 2019-02-09 22:12:46 +01:00
Simon Binder e93f98e26c Add MIT license 2019-02-09 21:00:00 +01:00
Simon Binder 5b8cd7c2e3 Add tests for the migrator 2019-02-09 20:47:26 +01:00
Simon Binder 6a84b0277a Fix parser tests 2019-02-09 15:23:16 +01:00
Simon Binder 96c2e8641f Prepare code for table / column creation 2019-02-09 15:18:09 +01:00
Simon Binder 8a14b4e8d0 Provide a sqflite / flutter based QueryExecutor 2019-02-09 14:39:32 +01:00
Simon Binder a2e3eb8a9d Include information about all tables in generated db code 2019-02-09 14:01:03 +01:00
Simon Binder e4913219e4 Generate database classes 2019-02-09 13:13:08 +01:00
Simon Binder 665d80eaba Generate tables based on the dsl 2019-02-09 12:40:59 +01:00
Simon Binder b5e788d956 Generate data classes based on specified tables 2019-02-07 21:13:14 +01:00
Simon Binder b52906ad31 More info about columns add runtime, add migration api 2019-02-07 20:18:13 +01:00
Simon Binder d984f93c3a Format, fix typos 2019-02-05 21:39:40 +01:00
Simon Binder e66fb0702c Implement deletion api 2019-02-05 15:08:02 +01:00
Simon Binder 3b815839b6 Specify analysis rules and conform to them 2019-02-04 21:03:41 +01:00
Simon Binder 75b3b25117 Specify analysis rules and conform to them 2019-02-04 21:01:50 +01:00
Simon Binder 9090ded541 Redo runtime api with regards to type safety and fun 2019-02-04 20:44:21 +01:00
Simon Binder 2a69573330 Implement delete 2019-02-03 16:53:20 +01:00
Simon Binder 64ceb2acfa Maybe travis works now? 2019-02-03 15:56:51 +01:00
Simon Binder 649550f556 Simplify travis script 2019-02-03 14:29:08 +01:00
Simon Binder 5abefa7494 Init repository 2019-02-03 13:56:31 +01:00
Simon Binder 5a450c8e76 Add .gitignores 2019-02-03 13:54:45 +01:00