enso/distribution/lib/Standard/Database/0.0.0-dev/src
James Dunkerley 58f2c7643f
Use new Enso Hash Codes and Comparable (#6060)
Enables `distinct`, `aggregate` and `cross_tab` to use the Enso hashing and equality operations.
Also, I rewired the way the ObjectComparators are obtained in polyglot code to be more consistent.

Add Comparator for `Day_Of_Week`, `Header`, `SQL_Type`, `Image` and `Matrix`.
Also, removed the custom `==` from these types as needed. (Closes #5626)
2023-03-24 15:02:25 +00:00
..
Connection Detect conflicts between exported types and FQNs (#5986) 2023-03-21 21:09:41 +00:00
Data Use new Enso Hash Codes and Comparable (#6060) 2023-03-24 15:02:25 +00:00
Internal Tidy up the public module level statics (#6032) 2023-03-22 18:02:37 +00:00
Errors.enso Improve error handling of Connection.query (#5693) 2023-02-24 17:15:10 +00:00
Main.enso Tidy Standard.Base part 5 of n ... (hopefully the end...) (#3929) 2022-12-02 18:08:14 +00:00