enso/std-bits
AdRiley 0c552489e3
Add Initial SQL Server support (#10624)
* Squash all commits to resolve merge conflicts

* Fix merge problems

* Merge fix

* Fix port

* Fix warning

* cargo fmt

* legal review

* Small fixes

* Update instructions

* Code review feedback

* Cleanup

* typo

* Fix

* Remove leftover snowflake code

* Remove comment

* Add underscore

* Type cleanup

* Code review fix

* Cleanup

* Add datetime roundtrip test

* add comment

* drop

* Refactor

* Refactor

* Fix merge

* Fix

* Fix

* fix

* Add comment
2024-07-30 11:13:08 +01:00
..
aws/src/main/java/org/enso/aws Fix missing AWS region in S3 operations (#9546) 2024-03-27 12:00:15 +00:00
base/src/main/java/org/enso/base Enforce conversion method return type & introduce Comparable.new (#10468) 2024-07-11 06:58:51 +02:00
benchmarks/src/main/java/org/enso/benchmarks/libs Detect compilation while benchmarking (#10574) 2024-07-18 15:49:16 +00:00
database/src/main/java/org/enso/database Add Initial SQL Server support (#10624) 2024-07-30 11:13:08 +01:00
google-api Google Spreadsheet Reading (#1976) 2021-09-03 21:41:12 +02:00
image/src/main/java/org/enso/image Update java formatter sbt plugin (#8543) 2023-12-15 14:45:23 +00:00
microsoft/src/main/java/org/enso/microsoft Add Initial SQL Server support (#10624) 2024-07-30 11:13:08 +01:00
snowflake/src/main/java/org/enso/snowflake Snowflake Dialect pt. 4 - reading a column of small integers as Integer type, other type mapping tests (#10518) 2024-07-11 20:14:46 +00:00
table/src/main Implement in-memory and database mixed decimal column comparisons (#10614) 2024-07-25 21:27:19 +00:00