pedrocarlo
|
c5bed21dff
|
fix python test import naming
|
2025-07-03 02:15:08 -03:00 |
|
PThorpe92
|
297cbbf726
|
Rename Limbo -> Turso in python tests
|
2025-07-02 10:57:46 -04:00 |
|
pedrocarlo
|
80ccca8827
|
ruff lint fix
|
2025-06-20 15:59:03 -03:00 |
|
pedrocarlo
|
6d7a73fd60
|
More tests
|
2025-05-19 15:22:15 -03:00 |
|
pedrocarlo
|
bf1fe9e0b3
|
Actually fixed group by and order by collation
|
2025-05-19 15:22:15 -03:00 |
|
pedrocarlo
|
0df6c87f07
|
Fixed Group By collation
|
2025-05-19 15:22:14 -03:00 |
|
pedrocarlo
|
bba9689674
|
Fixed matching bug for defining collation context to use
|
2025-05-19 15:22:14 -03:00 |
|
pedrocarlo
|
a818b6924c
|
Removed repeated binary expression translation. Adjusted the set_collation to capture additional context of whether it was set by a Collate expression or not. Added some tests to prove those modifications were necessary.
|
2025-05-19 15:22:14 -03:00 |
|