mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 19:21:54 +03:00
2f0d99a1cb
* Initial connection to Snowflake via an account, username and password. * Fix databases and schemas in Snowflake. Add warehouses. * Add warehouse. Update schema dropdowns. * Add ability to set warehouse and pass at connect. * Fix for NPE in license review * scalafmt * Separate Snowflake from Database. * Scala fmt. * Legal Review * Avoid using ARROW for snowflake. * Tidy up Entity_Naming_Properties. * Fix for separating Entity_Namimg_Properties. * Allow some tweaking of Postgres dialect to allow snowflake to use as well. * Working on reading Date, Time and Date Times. * Changelog. * Java format. * Make Snowflake Time and TimeStamp stuff work. Move some responsibilities to Type_Mapping. * Make Snowflake Time and TimeStamp stuff work. Move some responsibilities to Type_Mapping. * fix * Update distribution/lib/Standard/Database/0.0.0-dev/src/Connection/Connection.enso Co-authored-by: Radosław Waśko <radoslaw.wasko@enso.org> * PR comments. * Last refactor for PR. * Fix. --------- Co-authored-by: Radosław Waśko <radoslaw.wasko@enso.org> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
build-performance | ||
ci | ||
enso4igv | ||
graphmod | ||
http-test-helper | ||
language-server | ||
legal-review | ||
legal-review-helper | ||
native-image-config-cleanup | ||
performance | ||
simple-library-server | ||
README.md |
Enso Tools
This folder contains various tools and utilities that aid in the development of the Enso programming language. It should not be used as a dumping ground for things that have better places, but instead is used to hold things that should be part of this repository but do not have another sensible place for them.