enso/distribution/lib/Standard
Radosław Waśko 48c17845a7
Fixing Database tests and Snowflake Dialect - part 3 out of ... (#10458)
- Related to #9486
- Fixes types in literal tables that are used throughout the tests
- Tries to makes testing faster by disabling some edge cases, trying batching some queries, re-using the main connection and trying to re-use tables more
- Implements date/time type mapping and operations for Snowflake
- Updates type mapping to correctly reflect what Snowflake does
- Disables warnings for Integer->Decimal coercion as that's too annoying and implicitly understood in Snowflake
- Allows to select a Decimal column with `..By_Type ..Integer` (only in Snowflake backend) because the Decimal column there is its 'de-facto' Integer column replacement.
2024-07-10 13:21:30 +00:00
..
AWS/0.0.0-dev Fixing Database tests and Snowflake Dialect - part 3 out of ... (#10458) 2024-07-10 13:21:30 +00:00
Base/0.0.0-dev Date Time Pickers, Temporarily Disable Encoding.default (#10493) 2024-07-09 21:04:08 +00:00
Database/0.0.0-dev Fixing Database tests and Snowflake Dialect - part 3 out of ... (#10458) 2024-07-10 13:21:30 +00:00
Examples/0.0.0-dev Rename Map to Dictionary and Set to Hashset. (#10474) 2024-07-09 09:12:23 +00:00
Geo/0.0.0-dev Remove old GUI1 ICONs and mapping function (#10086) 2024-05-27 11:17:21 +01:00
Google_Api/0.0.0-dev Autoscoping for File_Format and minor tweaks. (#10348) 2024-06-24 08:28:54 +00:00
Image/0.0.0-dev Batch Two of Problem_Behavior (#10454) 2024-07-05 13:40:29 +00:00
Searcher/0.0.0-dev Rename order_by to sort for Table and DB_Table. (#10372) 2024-06-26 17:46:09 +00:00
Snowflake/0.0.0-dev Fixing Database tests and Snowflake Dialect - part 3 out of ... (#10458) 2024-07-10 13:21:30 +00:00
Table/0.0.0-dev Fixing Database tests and Snowflake Dialect - part 3 out of ... (#10458) 2024-07-10 13:21:30 +00:00
Test/0.0.0-dev Fixing Database tests and Snowflake Dialect - part 3 out of ... (#10458) 2024-07-10 13:21:30 +00:00
Visualization/0.0.0-dev Rename Map to Dictionary and Set to Hashset. (#10474) 2024-07-09 09:12:23 +00:00