enso/distribution
Radosław Waśko 79011bd550
Implement Table.lookup_and_replace in Database (#8146)
- Closes #7981
- Adds a `RUNTIME_ERROR` operation into the DB dialect, that may be used to 'crash' a query if a condition is met - used to validate if `lookup_and_replace` invariants are still satisfied when the query is materialized.
- Removes old `Table_Helpers.is_table` and `same_backend` checks, in favour of the new way of checking this that relies on `Table.from` conversions, and is much simpler to use and also more robust.
2023-10-31 15:19:55 +00:00
..
bin Enso Integration with Ideal Graph Visualizer (#3533) 2022-06-23 04:43:49 +00:00
engine/THIRD-PARTY Eliminate VCS TimeoutExceptions on startup (#8080) 2023-10-18 09:34:08 +00:00
launcher Reduce extra output in compilation and tests (#7809) 2023-10-16 10:57:44 +02:00
lib/Standard Implement Table.lookup_and_replace in Database (#8146) 2023-10-31 15:19:55 +00:00
project-manager/THIRD-PARTY Reduce extra output in compilation and tests (#7809) 2023-10-16 10:57:44 +02:00
enso.bundle.template Better component handling in the project manager (#1399) 2021-01-15 15:26:51 +00:00
launcher-manifest.yaml Bump the development version number (#1389) 2021-01-06 08:57:02 +00:00
manifest.template.yaml Update GraalVM to 17.0.7 (23.0.0 JDK17) (#7176) 2023-07-20 15:11:30 +00:00