mirror of
https://github.com/enso-org/enso.git
synced 2024-11-24 00:27:16 +03:00
d6346e9d66
Repairing the constructor name following the types work. Some general tiding up as well. - Remove `Standard.Database.Data.Column.Aggregate_Column_Builder`. - Remove `Standard.Database.Data.Dialect.Dialect.Dialect_Data`. - Remove unused imports and update some type definitions. - Rename `Postgres.Postgres_Data` => `Postgres_Options.Postgres`. - Rename `Redshift.Redshift_Data` => `Redshift_Options.Redshift`. - Rename `SQLite.SQLite_Data` => `SQLite_Options.SQLite`. - Rename `Credentials.Credentials_Data` => `Credentials.Username_And_Password`. - Rename `Sql` to `SQL` across the board. - Merge `Standard.Database.Data.Internal` into `Standard.Database.Internal`. - Move dialects into `Internal` and merge the function in `Helpers` into `Base_Generator`. |
||
---|---|---|
.. | ||
src | ||
package.yaml |