enso/distribution/lib/Standard/Table/0.0.0-dev
James Dunkerley 5e4083978f
Type name case fixes: (#3590)
- MacOS => Mac_OS
- PostgreSQL => Postgres
- SQLite => SQLite (align a few)
- InMemory => In_Memory
- PointData => Point_Data
- Io_Error => IO_Error
- Standard.Table.Io => Standard.Table.IO

In Tests:
- MyError => My_Error
- NotFoo => Not_Foo
2022-07-19 14:09:09 +00:00
..
src Type name case fixes: (#3590) 2022-07-19 14:09:09 +00:00
THIRD-PARTY Moving Aggregation to Java (#3364) 2022-04-04 09:12:48 +00:00
package.yaml Adding write support to File_Format.Excel (#3551) 2022-07-04 18:32:16 +00:00