• Joined on 2023-03-28
sascha pushed to feature/matador-ng at sascha/query 2025-02-19 15:46:53 +01:00
dfb0d7c56a removed unused code
sascha pushed to feature/matador-ng at sascha/query 2025-02-19 14:51:51 +01:00
8ab8274d93 has many fetch with join
sascha pushed to feature/matador-ng at sascha/query 2025-02-18 16:19:55 +01:00
784f6e768d has many fetch progress
sascha pushed to feature/matador-ng at sascha/query 2025-02-17 22:16:09 +01:00
901d9c071a added belongs to many eager test loading via sql join (progress)
sascha pushed to feature/matador-ng at sascha/query 2025-02-17 16:07:48 +01:00
5109659882 session progress
sascha pushed to feature/matador-ng at sascha/query 2025-02-17 09:45:10 +01:00
9a95725959 fixed table aliases
sascha pushed to feature/matador-ng at sascha/query 2025-02-16 22:14:26 +01:00
6cb19f6ec8 has many to many eager loading via sql join (progress)
sascha pushed to feature/matador-ng at sascha/query 2025-02-16 19:57:38 +01:00
66d5bc6c86 fixed has many and belongs to eager loading via sql join
sascha pushed to feature/matador-ng at sascha/query 2025-02-15 12:36:26 +01:00
ec96c15905 fixed postgres tests
sascha pushed to feature/matador-ng at sascha/query 2025-02-14 16:01:30 +01:00
6e64ba99de fixed backend tests (progress)
sascha pushed to feature/matador-ng at sascha/query 2025-02-13 20:36:49 +01:00
d070a5a0ac enabled linux compiler flags
sascha pushed to feature/matador-ng at sascha/query 2025-02-13 16:13:29 +01:00
336b2a7342 fixed backend tests
sascha pushed to feature/matador-ng at sascha/query 2025-02-13 07:06:16 +01:00
2efb106fc3 fixed linux compile
sascha pushed to feature/matador-ng at sascha/query 2025-02-12 16:02:13 +01:00
5d41a592bb fixed backend test compilation
sascha pushed to feature/matador-ng at sascha/query 2025-02-11 22:22:10 +01:00
42acaf24ce enabled backend tests for postgres (doesn't compile)
sascha pushed to feature/matador-ng at sascha/query 2025-02-11 21:48:52 +01:00
55f9f8cf67 fixed column generator test
sascha pushed to feature/matador-ng at sascha/query 2025-02-11 16:34:16 +01:00
1d83abcb1b schema node analyze progress
sascha pushed to feature/matador-ng at sascha/query 2025-02-11 08:02:30 +01:00
a631a5a36c added primary key resolver
sascha pushed to feature/matador-ng at sascha/query 2025-02-10 16:04:56 +01:00
e3e0eb932c schema node analyze progress
sascha pushed to feature/matador-ng at sascha/query 2025-02-09 20:49:04 +01:00
504e111491 reference column progress