enso/test/Benchmarks
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
..
src Update starts_with, ends_with and contains to new API design (#4078) 2023-01-25 11:47:27 +00:00
package.yaml Run components through the launcher (#1073) 2020-08-19 13:24:31 +01:00