enso/distribution/lib/Standard/Database/0.0.0-dev
Radosław Waśko b513839418
Refactor create_database_table into Connection.create_table and select_into_database_table, implement Set. (#6925)
First part for #6498 - refactoring of the upload infrastructure, in preparation for `update_database_table`.

Implemented a `Set` data structure which was long needed.

The APIs are added and an initial implementation is created, but it is not complete - but it has grown significantly already so the remaining implementation will be done as a separate PR.

Adds some basic ability for a function to ensure that it is only executed from within a transaction.
2023-06-06 10:36:05 +00:00
..
data Nightly proccess preparations: Setting Enso version through the environment (#3241) 2022-02-07 15:14:32 +01:00
src Refactor create_database_table into Connection.create_table and select_into_database_table, implement Set. (#6925) 2023-06-06 10:36:05 +00:00
THIRD-PARTY Separating Redshift connector from Database library into a new AWS library (#6550) 2023-05-04 17:36:51 +00:00
package.yaml Removing old functions and tidy up of Table types (#3519) 2022-06-14 13:37:20 +00:00