mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 22:10:15 +03:00
3fd14642d9
Fixes #10609 by rewriting all our upload-related operations to rely on `DDL_Transaction` - an abstraction that handles 'transactionality' of `CREATE TABLE` statements dependent on if a given backend allows DDLs within transactions or not (if not it emulates transactionality by creating the tables outside of transaction and then dropping them on rollback). |
||
---|---|---|
.. | ||
AWS_Tests | ||
Base_Internal_Tests | ||
Base_Tests | ||
Benchmarks | ||
Examples_Tests | ||
Exploratory_Benchmarks | ||
Geo_Tests | ||
Google_Api_Test | ||
Helpers | ||
Image_Tests | ||
micro-distribution | ||
Microsoft_Tests | ||
Snowflake_Tests | ||
Table_Tests | ||
Visualization_Tests |