enso/distribution/lib/Standard
James Dunkerley fac9e7a420
Expand capabilities of Table.set and better dropdown support, (#8005)
- Adds the ability to use numbers, date/time and Boolean values as constants in `set`.
- `Table.set` can take a `Column_Operation`, allowing for deriving of a new column based on other columns.
- Added `Column_Ref` type to refer to a column in `filter`.
2023-10-13 16:03:28 +00:00
..
AWS/0.0.0-dev Fix a DROP table bug, add SQL debug logging (#8007) 2023-10-10 13:16:06 +00:00
Base/0.0.0-dev Helper method to turn iterator to a Vector (#8035) 2023-10-12 17:50:51 +02:00
Database/0.0.0-dev Expand capabilities of Table.set and better dropdown support, (#8005) 2023-10-13 16:03:28 +00:00
Examples/0.0.0-dev S3 Read Access, Input Stream based reading (#7776) 2023-09-20 15:09:11 +00:00
Geo/0.0.0-dev Rename Decimal to Float (#7807) 2023-09-14 15:01:30 +00:00
Google_Api/0.0.0-dev S3 Read Access, Input Stream based reading (#7776) 2023-09-20 15:09:11 +00:00
Image/0.0.0-dev Add GROUP to functions (#7622) 2023-08-23 13:20:38 +00:00
Searcher/0.0.0-dev New Data.post for sending a payload to a Web API (#7700) 2023-09-19 11:26:29 +00:00
Table/0.0.0-dev Expand capabilities of Table.set and better dropdown support, (#8005) 2023-10-13 16:03:28 +00:00
Test/0.0.0-dev Expand capabilities of Table.set and better dropdown support, (#8005) 2023-10-13 16:03:28 +00:00
Visualization/0.0.0-dev S3 Read Access, Input Stream based reading (#7776) 2023-09-20 15:09:11 +00:00