Moshe Dicker
|
69c25d8e62
|
add type to column ordering
|
2024-04-17 15:21:20 -04:00 |
Moshe Dicker
|
cdd11c8e40
|
add tests, fix custom type
|
2024-04-16 14:48:43 -04:00 |
Moshe Dicker
|
3bd837517c
|
Merge branch 'simolus3:develop' into develop
|
2024-04-11 15:42:05 -04:00 |
Moshe Dicker
|
6a693a9016
|
rebuild, format, and dart fix
|
2024-04-11 11:15:13 -04:00 |
Moshe Dicker
|
1b2e8b7c75
|
add warning on clash
|
2024-04-07 08:38:10 -04:00 |
Moshe Dicker
|
c79316d803
|
lint
|
2024-04-07 07:22:31 -04:00 |
Moshe Dicker
|
e3a8ccdd6d
|
update generations, fix custom row
|
2024-04-07 07:21:02 -04:00 |
Simon Binder
|
37f120d287
|
Add setup param to schema verifier
|
2024-04-05 22:39:05 +02:00 |
Simon Binder
|
c723b4e81e
|
Don't generate manager code for old snapshots
|
2024-04-05 21:52:18 +02:00 |
Simon Binder
|
008dfaf798
|
Avoid superfluous import
|
2024-04-05 21:42:51 +02:00 |
Simon Binder
|
d553a7f679
|
Use latest language version in test
|
2024-04-05 21:26:51 +02:00 |
Moshe Dicker
|
4373489724
|
Move joiner into composer ceuz
Non-modular generation can't do imports
|
2024-04-04 08:56:30 -04:00 |
Moshe Dicker
|
7b35a0add5
|
nits
|
2024-04-03 20:22:13 -04:00 |
Moshe Dicker
|
1dc9282967
|
nice
|
2024-04-03 15:18:37 -04:00 |
Moshe Dicker
|
3cd64901d6
|
add option
|
2024-04-03 14:10:47 -04:00 |
Moshe Dicker
|
0af30cfb11
|
Add docstings, limit & complete modular support
|
2024-04-03 14:00:43 -04:00 |
Moshe Dicker
|
242ec4d686
|
Refactor
|
2024-04-03 12:37:37 -04:00 |
Moshe Dicker
|
f105cdf62e
|
rename refs
|
2024-04-03 01:00:58 -04:00 |
Moshe Dicker
|
5081133633
|
fix refernced name
|
2024-04-03 00:55:36 -04:00 |
Moshe Dicker
|
a439b67ebb
|
Add Reference Name
|
2024-04-02 16:50:47 -04:00 |
Moshe Dicker
|
091469a498
|
remove print
|
2024-04-02 14:55:36 -04:00 |
Moshe Dicker
|
d03414bd80
|
add mod
|
2024-04-02 14:52:42 -04:00 |
Moshe Dicker
|
f9d77b5fa2
|
add bool filter | add modular generics
|
2024-04-02 13:51:07 -04:00 |
Moshe Dicker
|
276319e3ab
|
streamline!
|
2024-04-01 21:04:14 -04:00 |
Moshe Dicker
|
de56ca033a
|
simplify
|
2024-04-01 16:55:31 -04:00 |
Moshe Dicker
|
443d48c43a
|
sim
|
2024-04-01 16:48:14 -04:00 |
Moshe Dicker
|
42f32e0227
|
Refactor
|
2024-04-01 15:50:21 -04:00 |
Moshe Dicker
|
16db7abf79
|
Add create and bulk create
|
2024-04-01 13:39:17 -04:00 |
Moshe Dicker
|
e4cc10d7c9
|
add duplicate checker
|
2024-04-01 10:36:51 -04:00 |
Moshe Dicker
|
2d470dc660
|
Refoactor Builder
|
2024-04-01 10:18:51 -04:00 |
Moshe Dicker
|
c7f310e46f
|
Refactor Generation
|
2024-04-01 01:42:21 -04:00 |
Moshe Dicker
|
fbd39a0d0a
|
Add backref support
|
2024-03-31 01:26:15 -04:00 |
Moshe Dicker
|
5875e18458
|
remove join from composer state
|
2024-03-31 00:19:44 -04:00 |
Moshe Dicker
|
04c07a980a
|
fix names
|
2024-03-29 17:31:26 -04:00 |
Moshe Dicker
|
83b04e7073
|
order typo
|
2024-03-29 11:44:56 -04:00 |
Moshe Dicker
|
7ed6ac5735
|
Hide some exports - Add manager to Database
|
2024-03-29 11:08:28 -04:00 |
Moshe Dicker
|
46953c3a73
|
Refactor ordering - Add better Docs
|
2024-03-29 10:44:59 -04:00 |
Moshe Dicker
|
1da0664c08
|
Initial Manager Commit
|
2024-03-29 02:20:58 -04:00 |
Simon Binder
|
e1bdc6bde5
|
Fix missing commas between type arguments
|
2024-03-24 14:37:27 +01:00 |
ValentinVignal
|
304d3adafd
|
refactor: Make enforcedName nullable
|
2024-03-07 10:22:02 +08:00 |
ValentinVignal
|
113a693403
|
Merge remote-tracking branch 'upstream/develop' into drift-dev/name-the-companion-class
# Conflicts:
# drift_dev/test/writer/data_class_writer_test.dart
|
2024-03-07 09:54:05 +08:00 |
ValentinVignal
|
6b1f54d647
|
test: Add a test with a custom companion name and a default data name
|
2024-03-07 09:52:57 +08:00 |
Simon Binder
|
914763b47a
|
Document sql column name builder option
|
2024-03-06 20:56:03 +01:00 |
ValentinVignal
|
d0ff1f29d6
|
test: Add a test with overridden companion classes
|
2024-03-06 21:00:26 +08:00 |
ValentinVignal
|
d768ceeb1a
|
feat: Name companion class
|
2024-03-06 21:00:13 +08:00 |
ValentinVignal
|
be70907e81
|
test: Add tests
|
2024-03-06 20:43:14 +08:00 |
ValentinVignal
|
707eb72b07
|
feat: Add option use_sql_column_name_as_json_key
|
2024-03-05 21:27:32 +08:00 |
Simon Binder
|
863dbb61a9
|
Avoid picking wrong import alias
Closes #2904
|
2024-02-29 18:08:51 +01:00 |
Simon Binder
|
417c2c1207
|
Prepare release
|
2024-02-24 23:17:54 +01:00 |
ValentinVignal
|
059108fff6
|
test: Update the tests
|
2024-01-22 14:11:39 +01:00 |