enso/distribution/lib/Standard/Database/0.0.0-dev
James Dunkerley 60f0e96047
Update starts_with, ends_with and contains to new API design (#4078)
- Updated `Text.starts_with`, `Text.ends_with` and `Text.contains` to new simpler API.
- Added a `Case_Sensitivity.Default` and adjusted `Table.distinct` to use it by default.
- Fixed a bug with `Data.fetch` on an HTTP error.
- Improved SQLite Case Sensitivity control in distinct to use collations.
2023-01-25 11:47:27 +00:00
..
data Nightly proccess preparations: Setting Enso version through the environment (#3241) 2022-02-07 15:14:32 +01:00
src Update starts_with, ends_with and contains to new API design (#4078) 2023-01-25 11:47:27 +00:00
THIRD-PARTY Update Scala to 2.13.8 (#3631) 2022-08-08 19:32:55 +00:00
package.yaml Removing old functions and tidy up of Table types (#3519) 2022-06-14 13:37:20 +00:00