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 |
|
Jussi Saurio
|
d52a9a635c
|
fix: use tempfile as db path in constraint.py
|
2025-05-29 21:03:10 +03:00 |
|
pedrocarlo
|
af1f9492ef
|
fix updating single value
|
2025-05-17 19:43:24 -03:00 |
|
pedrocarlo
|
758dfff2fe
|
modified tests as we do not have rollback yet. Also correctly raise a contraint error on primary keys only
|
2025-05-14 13:30:39 -03:00 |
|
pedrocarlo
|
3aaf4206b7
|
altered constraint tests to create bad update statements. Tests caught a bug where I was copying the wrong values from the registers
|
2025-05-14 13:30:39 -03:00 |
|
pedrocarlo
|
2e147b20a8
|
Adjustments and explicitely just emitting NoConflict on unique indexes
|
2025-04-24 13:13:39 -03:00 |
|
pedrocarlo
|
9dd1ced5ad
|
added tests
|
2025-04-23 20:38:08 -03:00 |
|