Commit Graph

3545 Commits

Author SHA1 Message Date
Simon Binder d553a7f679
Use latest language version in test 2024-04-05 21:26:51 +02:00
Moshe Dicker f297fa4768
Merge branch 'simolus3:develop' into develop 2024-04-04 18:59:24 -04:00
Simon Binder 82123e5cc0
Raise language version in examples 2024-04-04 22:42:08 +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 c383a9d173 Add example 2024-04-03 22:48:28 -04:00
Moshe Dicker 59e1e00ae0 another bug 2024-04-03 21:23:54 -04:00
Moshe Dicker 585e93881a null bug 2024-04-03 21:05:29 -04:00
Moshe Dicker 698741c092 Docs 2024-04-03 20:22:19 -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 6325a58b56 insertable bug 2024-04-03 14:26:12 -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 42d73df53e
Merge branch 'simolus3:develop' into develop 2024-04-02 14:58:40 -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
Simon Binder 54eecf7b45
Update js dependency for integration test 2024-04-02 13:40:31 +02:00
Moshe Dicker 9f2f4522ee add update 2024-04-01 21:50:50 -04:00
Moshe Dicker 276319e3ab streamline! 2024-04-01 21:04:14 -04:00
Moshe Dicker ce3e4e2b70 df 2024-04-01 20:36:23 -04:00
Moshe Dicker 4b3dd99a0a sd 2024-04-01 20:08:41 -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 f9407945ba pos 2024-04-01 16:05:39 -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 76fea2ac28 Add delete 2024-04-01 01:20:36 -04:00
Moshe Dicker 21d841de63 Refacotr select 2024-04-01 01:13:43 -04:00
Moshe Dicker 77a5384b3a fix naming 2024-03-31 23:43:43 -04:00
Moshe Dicker 45eb1b992a Stuff 2024-03-31 18:23:29 -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 c22935cd7a add filters for custom objects 2024-03-29 11:55:18 -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 fc7e2ab1e6 Add utility for extension type converters 2024-03-24 14:58:58 +01:00
Simon Binder e1bdc6bde5 Fix missing commas between type arguments 2024-03-24 14:37:27 +01:00
Jeremiah Ogbomo ae40dd6d81
Improve check for if postgres session is still open (#2928) 2024-03-22 19:43:09 +01:00
Simon Binder 044a0f3980
Allow disabling conflict target (#2925) 2024-03-20 22:47:24 +01:00