enso/test/Table_Tests
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
..
data Make excel writer work for all types (#9846) 2024-05-03 07:09:54 +01:00
scripts/postgresssl Rename env variables (#10336) 2024-06-28 11:38:22 +01:00
src Fixing Database tests and Snowflake Dialect - part 3 out of ... (#10458) 2024-07-10 13:21:30 +00:00
package.yaml Change layout of local library search path in order to be able to move Round_Spec.enso back to Tests (#7634) 2023-09-01 20:20:04 +00:00