.. |
complex.rs
|
Limit computation depth in functions, futures, and subqueries. (#241)
|
2022-10-06 17:35:03 +01:00 |
create.rs
|
Allow custom Record IDs in RELATE statements
|
2022-09-30 21:33:33 +01:00 |
datetimes.rs
|
Don’t automatically treat naive dates as datetimes
|
2022-10-17 03:34:07 +01:00 |
define.rs
|
Ensure DELETE statements with UNIQUE INDEX work correctly
|
2022-09-24 18:58:56 +01:00 |
escape.rs
|
Ensure Record IDs with string-based integers, are output correctly
|
2022-10-17 00:05:38 +01:00 |
fetch.rs
|
Ensure FETCH clauses fetch the respective data correctly
|
2022-09-30 21:42:33 +01:00 |
field.rs
|
Fix tests for improved logging of field and index errors
|
2022-09-10 06:17:03 +01:00 |
future.rs
|
Don’t automatically treat naive dates as datetimes
|
2022-10-17 03:34:07 +01:00 |
geometry.rs
|
Fix SQL Geometry type serialization and output
|
2022-09-02 11:32:34 +01:00 |
insert.rs
|
Allow custom Record IDs in RELATE statements
|
2022-09-30 21:33:33 +01:00 |
merge.rs
|
Allow deep merging in UPDATE ... MERGE statements
|
2022-09-29 11:16:57 +01:00 |
model.rs
|
Add initial integration tests for SQL models
|
2022-07-29 10:48:23 +01:00 |
parse.rs
|
Add initial integration tests
|
2022-07-28 10:00:06 +01:00 |
script.rs
|
Feature gate scripting tests (#1251)
|
2022-09-27 18:02:37 +01:00 |
strict.rs
|
Return error when selecting from non-existent table in strict mode
|
2022-08-10 17:49:32 +01:00 |
table.rs
|
Use complex Record IDs for IDs in foreign tables with GROUP BY clauses
|
2022-10-04 00:27:38 +01:00 |
yuse.rs
|
Ensure selected NS/DB is reflected in current session info
|
2022-08-29 17:30:50 +01:00 |