pedrocarlo
|
52533cab40
|
only pass collations for index in cursor + adhere to order of columns in index
|
2025-05-19 15:22:55 -03:00 |
|
pedrocarlo
|
819fd0f496
|
use any error method instead, as limbo and sqlite error message differ slightly
|
2025-05-19 15:22:55 -03:00 |
|
pedrocarlo
|
5b15d6aa32
|
Get the table correctly from the connection instead of table_references + test to confirm unique constraint
|
2025-05-19 15:22:55 -03:00 |
|
pedrocarlo
|
cc86c789d6
|
Correct Rtrim
|
2025-05-19 15:22:15 -03:00 |
|
pedrocarlo
|
f8854f180a
|
Added collation to create table columns
|
2025-05-19 15:22:14 -03:00 |
|
pedrocarlo
|
d0a63429a6
|
Naive implementation of collate for queries. Not implemented for column constraints
|
2025-05-19 15:22:14 -03:00 |
|