enso/project
James Dunkerley 2f0d99a1cb
Snowflake Connectivity (#9435)
* 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>
2024-03-20 10:06:12 +00:00
..
src/main/scala/licenses Snowflake Connectivity (#9435) 2024-03-20 10:06:12 +00:00
BenchTasks.scala Bump SBT and Scalafmt (#1203) 2020-10-22 16:12:28 +02:00
build.properties Bump SBT version (#8498) 2023-12-08 17:15:51 +00:00
BuildInfo.scala Fix warnings in SBT build (#8026) 2023-10-12 08:19:45 +00:00
Cargo.scala Use SimpleFormatter.formatMessage to replace {0} with actual parameters (#5870) 2023-03-11 00:15:58 +00:00
CustomLogManager.scala Use SimpleFormatter.formatMessage to replace {0} with actual parameters (#5870) 2023-03-11 00:15:58 +00:00
Distribution.scala Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
DistributionPackage.scala Always runEngineDistrubtion with -ea (#8915) 2024-02-01 09:07:43 +01:00
Editions.scala Snowflake Connectivity (#9435) 2024-03-20 10:06:12 +00:00
FrgaalJavaCompiler.scala Upgrade enso to GraalVM for jdk 21 (#7991) 2023-11-17 18:02:36 +00:00
GatherLicenses.scala Clearer warnings in license review (#9134) 2024-02-27 16:32:08 +00:00
GenerateFlatbuffers.scala Use SimpleFormatter.formatMessage to replace {0} with actual parameters (#5870) 2023-03-11 00:15:58 +00:00
GraalVM.scala sbt graalVMVersionCheck does not fail during reload (#9396) 2024-03-13 12:16:13 +00:00
JavaFormatter.scala Update java formatter sbt plugin (#8543) 2023-12-15 14:45:23 +00:00
JavaFormatterPlugin.scala Update java formatter sbt plugin (#8543) 2023-12-15 14:45:23 +00:00
JPMSPlugin.scala Fix incremental compilation of runtime/test (#8975) 2024-02-13 10:05:31 +01:00
JPMSUtils.scala Better runEngineDistribution --run test/Base_Tests "filter" (#8940) 2024-02-04 11:39:36 +01:00
LauncherShimsForTest.scala Use SimpleFormatter.formatMessage to replace {0} with actual parameters (#5870) 2023-03-11 00:15:58 +00:00
LibraryManifestGenerator.scala Upgrade enso to GraalVM for jdk 21 (#7991) 2023-11-17 18:02:36 +00:00
NativeImage.scala Show progress of buildNativeImage (#9276) 2024-03-06 12:19:31 +00:00
Platform.scala Build distribution for amd64 and aarch64 MacOS (#8407) 2023-12-05 11:24:02 +01:00
plugins.sbt Run unit tests with truffle-compiler (#8467) 2023-12-18 18:22:16 +01:00
RecompileParser.scala New documentation parser (#5917) 2023-03-15 15:43:51 +00:00
SPIHelpers.scala Fix incremental compilation of SPI in Java helper libraries (#8129) 2023-10-23 09:14:35 +00:00
StdBits.scala Upgrade enso to GraalVM for jdk 21 (#7991) 2023-11-17 18:02:36 +00:00
VerifyReflectionSetup.scala Fix the project manager reflection configuration (#1394) 2021-01-14 10:46:01 +00:00
WithDebugCommand.scala WithDebug command works for bench and for test (#8786) 2024-01-17 11:43:20 +00:00