mirror of
https://github.com/enso-org/enso.git
synced 2024-11-24 16:44:48 +03:00
791dba6729
- Add `rename` ALIAS to `Table.use_first_row_as_names`. - Add a shorthand to `Faker.string_value` to allow quick creation of fake values such as National Insurance numbers. - Add `match` ALIAS for `Text.find` and `Text.find_all`. - Auto scoping for `File_Format`. Demonstrates how to use it in a dynamic context. - `SQLite_Format.For_File` renamed to `SQLite_Format.SQLite` (though kept for backwards compatibility. - Fixed bug in `SQLite_Format` which was calling a non-existent constructor. ![image](https://github.com/enso-org/enso/assets/4699705/4506d27c-c1ff-4ad6-9276-53c2ae00de17) ![image](https://github.com/enso-org/enso/assets/4699705/9043ffb0-6740-42ba-91f8-ab0df555f20f) ![image](https://github.com/enso-org/enso/assets/4699705/03122fac-bdbb-4bcf-ac96-9491da41a8b9) ![image](https://github.com/enso-org/enso/assets/4699705/79122aac-a74a-435d-9849-ac3421f7d080) ![image](https://github.com/enso-org/enso/assets/4699705/54544de8-9aea-4dc6-bb4d-a7d8233c6814) |
||
---|---|---|
.. | ||
src | ||
THIRD-PARTY | ||
package.yaml |