Commit Graph

621 Commits

Author SHA1 Message Date
ValentinVignal 059108fff6 test: Update the tests 2024-01-22 14:11:39 +01:00
ValentinVignal b2054b947b fix: Fix error message for non nullable converter 2024-01-22 14:11:39 +01:00
Simon Binder 261c151fbf
Keep import aliases in generated code 2024-01-18 21:26:39 +01:00
Simon Binder 38d603c1c6
Prepare release 2024-01-17 23:02:49 +01:00
Simon Binder f25eaf10f2
Support dialect-specific types 2024-01-10 23:29:27 +01:00
Simon Binder 615a1d7ad8 Use custom types for comparisons 2023-12-23 15:06:10 +01:00
Simon Binder 5e51fbc1fc
Fix other view test 2023-12-14 00:11:24 +01:00
Simon Binder ac627b1a10
Fix wrapping code with collection literals (#2787) 2023-12-14 00:00:39 +01:00
Simon Binder 08ceb939bc
Include `NULL` constraints in node->sql 2023-12-12 21:46:58 +01:00
Simon Binder b7f9c280c3
Prepare release 2023-12-11 23:55:37 +01:00
Simon Binder 829f45126c
Don't run discovery prematurely 2023-12-11 23:51:51 +01:00
Simon Binder 417d1f59d9 Fix generating variables with custom types 2023-12-10 14:23:19 +01:00
Simon Binder 633cc52129
Prepare 2.14 release 2023-12-04 11:07:21 +01:00
Simon Binder 27b459d3c6
Fix attached index not resolving 2023-12-04 11:02:40 +01:00
Simon Binder 5740eb8721
Fix generated code with $ in identifier names 2023-11-30 22:26:40 +01:00
Simon Binder 434982ac85
Make schema classes public (#2749) 2023-11-27 22:48:37 +01:00
Simon Binder 08241bfdd2
Merge branch 'more-plurals' into develop 2023-11-22 13:11:37 +01:00
Simon Binder 28c3c444e7
Re-run builders, add changelog entry 2023-11-22 13:09:09 +01:00
Abass Sesay 3fb9e50f75 removed duplicate test case 2023-11-22 03:00:07 +00:00
Heinrich 340462e379 Apply dart formatting 2023-11-21 17:08:12 +01:00
Heinrich e8a4c09027 unused_import 2023-11-21 17:08:12 +01:00
Heinrich 0029c44232 Apply dart formatting 2023-11-21 17:08:12 +01:00
Heinrich 6bb34e0db1 Ready for merge
Removed residual code and comments.
Commented and explained staticSource
Removed modularBuild and tested test
2023-11-21 17:08:12 +01:00
Heinrich 7c2c17d5e4 assumeCorrectReference resovels #2715
assumeCorrectReference option added
assume the correct reference of the dart code in views, when resolver fails.
2023-11-21 17:08:12 +01:00
Simon Binder 39018d381c
Don't generate const constr for non-const parent
Closes #2735
2023-11-19 14:33:55 +01:00
Simon Binder 72476628ad
Add changelog entry for column list update syntax 2023-11-18 00:34:55 +01:00
Abass Sesay f249494269 added test cases for inflections 2023-11-16 22:33:52 -05:00
Abass Sesay 581708a328
Merge branch 'simolus3:develop' into codespace-glowing-space-palm-tree-9vwjv7wx993p57x 2023-11-16 21:18:35 -05:00
Simon Binder 0b537b50c1
Reformat 2023-11-16 21:30:41 +01:00
Simon Binder 220c7125a3
Update to lints 3.0.0 2023-11-16 21:25:21 +01:00
Simon Binder 1daf21280a
Merge branch 'backport-custom-types-fix' into develop 2023-11-11 21:28:47 +01:00
Simon Binder fd260edaa3
Fix order of arguments when reading custom types 2023-11-11 21:23:53 +01:00
Simon Binder a9379a85b1
Validate schema in DevTools extension 2023-11-11 21:13:50 +01:00
Simon Binder e79124e5af
Fix order of arguments when reading custom types 2023-11-09 19:03:32 +01:00
Simon Binder d770c16d8d
Fix warnings about missing imports 2023-11-08 22:11:28 +01:00
Simon Binder 446832c341
Add query interceptor API 2023-11-07 23:42:59 +01:00
Simon Binder ddc864a7c2
Prepare drift_dev and sqlparser release 2023-10-29 19:32:23 +01:00
Simon Binder 0973aa982c
Don't use invalid nullable converter fields 2023-10-25 22:09:39 +02:00
Simon Binder ca84c194bd
Add shared analyzer option (closes #2688) 2023-10-23 18:35:29 +02:00
Abass Sesay 2098e76dd5 Pending changes exported from your codespace 2023-10-22 20:48:29 +00:00
Simon Binder e72ef05d53
Prepare 2.13 release 2023-10-20 11:05:09 +02:00
Simon Binder 7f0488056c
Add more tests for custom types 2023-10-07 21:52:48 +02:00
Simon Binder 207847b02c
Support custom types in postgres backend 2023-10-07 18:08:18 +02:00
Simon Binder 62bda167bd
Start supporting custom column types in analyzer 2023-10-07 17:16:12 +02:00
Simon Binder eb03ac5ff0
Fix converters on `int64` breaking inference 2023-10-03 20:54:28 +02:00
Simon Binder 3ecee4fb1f
Add wasm setup APIs with custom workers (#2638) 2023-09-27 23:05:44 +02:00
Simon Binder 4eb44f9623
Fix indices not being created for imported tables 2023-09-27 22:06:49 +02:00
Simon Binder b5bc646187
Prepare patch release 2023-09-27 14:48:03 +02:00
Simon Binder 2edd75acbb
Fix defining indices on expressions (#2643) 2023-09-27 14:46:50 +02:00
Simon Binder db6ee5dda6
Update `build_resolvers` usage in tests 2023-09-26 15:38:52 +02:00