Commit Graph

121 Commits

Author SHA1 Message Date
Simon Binder 76155358b4
Fix with_built_value example 2021-08-06 17:11:12 +02:00
Simon Binder 270bdc8bca
Support latest analyzer 2021-07-30 15:39:12 +02:00
Simon Binder b57d23084a
Prepare 4.4.1 release 2021-07-09 17:48:31 +02:00
Simon Binder ab79ec1e88
Prepare 4.4.0 release 2021-07-03 13:36:43 +02:00
Simon Binder 72587b5042
Migrate back to analyzer_plugin 2021-06-25 22:53:23 +02:00
Simon Binder c24cdb74ed
Merge branch 'master' into develop 2021-05-28 22:10:15 +02:00
Simon Binder 35e72a78d2
Prepare to publish moor_generator 4.3.2 2021-05-26 20:43:09 +02:00
Simon Binder 65c4efed9b
Fix error with the latest analyzer 2021-05-26 20:39:02 +02:00
Simon Binder ef1f2a659c
Fix error with the latest analyzer 2021-05-26 20:37:58 +02:00
Simon Binder 893b95e7e9
Prepare to release moor/moor_generator 4.3.1 2021-05-24 12:52:42 +02:00
Simon Binder a46cc07ed4
Refactor column resolver in sqlparser
Fixes #1208
2021-05-21 17:47:14 +02:00
Simon Binder 371e744288
Prepare to release 4.3.0 2021-05-15 17:23:29 +02:00
Simon Binder 8d1483ea97
Merge branch 'master' into develop 2021-05-15 17:20:52 +02:00
Simon Binder 273d03a3db
Remove unecessary dev_dependency 2021-05-11 20:53:19 +02:00
Simon Binder 2fe8151508
Generate null-safe migration tests if possible 2021-05-11 20:47:23 +02:00
Simon Binder 3d6537ccfb
Avoid deprecated analyzer apis 2021-04-21 20:39:08 +02:00
Simon Binder 852523a5da
Expand version range for build_config 2021-04-21 11:07:40 +02:00
Simon Binder ab0c2c5e55
Release moor and moor_generator version 4.2.1 2021-03-24 10:02:53 +01:00
Simon Binder f76044989e
Adopt minimum SDK version, fix docs on mobile 2021-03-19 20:35:08 +01:00
Simon Binder c1aafa0b9d
Support latest source_gen and dart_style 2021-03-19 16:47:01 +01:00
Simon Binder bdf7d22776
Bump versions of moor, moor_generator and sqlparser 2021-03-18 16:25:00 +01:00
Simon Binder 613c7944c8
Generator option for target sqlite version 2021-03-16 21:45:21 +01:00
Simon Binder c32ccac756
Upgrade to build 2.0 2021-03-16 09:47:09 +01:00
Simon Binder 8c7679568c
generator: Migration option parsing to null-safety 2021-03-09 21:33:54 +01:00
Simon Binder d279f1cdff
Support analyzer 1.x in moor_generator 2021-03-07 13:35:27 +01:00
Simon Binder c7e7683ede
Publish moor, moor_generator 4.1.0, sqlparser 0.14.0 2021-02-21 13:12:15 +01:00
Simon Binder 9bb2a24abf
Prepare 4.1 release 2021-02-20 22:03:34 +01:00
Simon Binder 535425e34f
Document confusing code 2021-02-14 16:50:21 +01:00
Simon Binder 61d5b7897a
Upgrade dependencies where possible 2021-02-14 14:06:51 +01:00
Simon Binder 5ff74c7bcb
Improve table analysis, parse key ordering (#1007) 2021-01-18 14:44:05 +01:00
Simon Binder 43f90b6a43
Improve error messages when the preparing builder fails 2021-01-14 19:33:00 +01:00
Simon Binder f5996cb957
Upgrade dependencies of moor_generator 2021-01-14 19:15:32 +01:00
Simon Binder c5cbd1b62e
Release moor 4 preview to pub 2021-01-11 20:15:10 +01:00
Simon Binder db72da0f07
Use new build apis to load results (#959) 2020-12-29 22:22:32 +01:00
Simon Binder 22c38aa911
Support newer versions of cli_util 2020-12-21 13:21:24 +01:00
Simon Binder fea1692a6e
Support latest analyzer, use regular plugin package 2020-12-12 20:00:54 +01:00
Simon Binder 5401a4c80a
Publish dev packages to simonbinder.eu 2020-12-10 15:19:02 +01:00
Simon Binder 42ba773422
Consequently upgrade dev version to 4.0.0 2020-12-07 21:30:15 +01:00
Simon Binder 0259fd58fd
Support older versions of the convert package too 2020-11-26 16:59:06 +01:00
Simon Binder 9e60acfe18
Fix new errors from GitHub actions 2020-11-20 18:25:53 +01:00
Simon Binder c7669a18a0
Fix more bugs in schema verification tests 2020-11-11 11:36:19 +01:00
Simon Binder e29fcf93f7
Publish moor 3.4, sqlparser 0.11 2020-10-22 14:17:54 +02:00
Simon Binder 4f79140cc8
Use published analyzer_plugin_fork 2020-10-17 13:04:32 +02:00
Simon Binder e4d985728a
Migrate to analyzer version 0.40 2020-10-16 19:25:10 +02:00
Simon Binder cf537721cb
Add tools to generate old versions of a database 2020-10-14 21:15:17 +02:00
Simon Binder 6fba2555c1
Api to turn AST nodes into a textual represenation 2020-08-21 16:44:17 +02:00
Simon Binder 5cbc331dda
Release moor, moor_generator 3.3.1, sqlparser 0.10.1 2020-08-07 21:58:56 +02:00
Simon Binder 5510cb97b1
Release version 3.3.0 and moor_ffi 0.8.0 2020-07-29 13:00:50 +02:00
Simon Binder 3215b7e571
Prepare 3.3.0 release 2020-07-28 22:30:04 +02:00
Simon Binder bf464c751a
Remove usage of newly deprecated analyzer apis 2020-07-13 21:49:21 +02:00