enso/test
James Dunkerley 6ea716f1b3
Widget for Database.connect (#11216)
- Use auto-scoping for Redshift, SQLServer and Snowflake.
![image](https://github.com/user-attachments/assets/2f5ff24a-44f4-4e87-909a-e064b8653511)
- Fix for widgets on Header functions.
![image](https://github.com/user-attachments/assets/4384efcf-a4da-48b1-b571-1167ca8d0134)
- Move `Snowflake_Details` to `Standard.Snowflake.Connection` namespace to make widgets work.
- Add widgets to `Snowflake_Details`.
![image](https://github.com/user-attachments/assets/b51d0126-a768-4f4a-9d87-c42c8e91e26b)
- Typo fix for SQLServer SPI.
- Change SQLServer port to be an Integer and added default.
- Reordered parameters on SQLServer **(potentially breaking change)**.
- Added widgets to SQLServer.
![image](https://github.com/user-attachments/assets/1c744da4-7913-4a87-9e64-fc10442a06eb)
- Added widget for JDBC options (as well as conversion from Vector to options).
![image](https://github.com/user-attachments/assets/4958b1e4-4cbc-43e3-8381-64e5ce7ea8ff)
- Added header alias to `use_first_row_as_names`.
- Added various aliases to `read` and `write`.
2024-10-01 08:43:03 +00:00
..
AWS_Tests Better error message for unresolved symbol (#11008) 2024-09-17 15:38:31 +02:00
Base_Internal_Tests Propagate comparator warnings via Any.== (#11009) 2024-09-25 09:48:34 +00:00
Base_Tests Propagate comparator warnings via Any.== (#11009) 2024-09-25 09:48:34 +00:00
Benchmarks Default Project, Templates and Docs (#10980) 2024-09-05 14:36:08 +00:00
Examples_Tests Rename Map to Dictionary and Set to Hashset. (#10474) 2024-07-09 09:12:23 +00:00
Exploratory_Benchmarks Final step removing the Problem_Behavior publishing. (#10461) 2024-07-05 18:41:36 +00:00
Geo_Tests Snowflake Dialect pt. 6 - Union, Distinct and other improvements (#10576) 2024-07-19 16:04:00 +00:00
Google_Api_Test Enso tests can be run with filter from cmdline (#9065) 2024-02-22 12:31:44 +00:00
Helpers Implement private methods (#10060) 2024-05-31 08:00:20 +00:00
Image_Tests Writing to Data Links (#9750) 2024-04-25 17:55:49 +00:00
micro-distribution Widget support for Data.fetch and Data.post. (#11199) 2024-09-27 18:08:12 +00:00
Microsoft_Tests Widget for Database.connect (#11216) 2024-10-01 08:43:03 +00:00
Snowflake_Tests fix test (#11049) 2024-09-11 16:34:07 +01:00
Table_Tests Refactor unsupported db error messages (#11156) 2024-09-27 11:05:14 +03:00
Tableau_Tests Add CI checks for aarch64 (#10881) 2024-08-30 09:16:01 +01:00
Visualization_Tests scatterplot- on point click (#11142) 2024-09-24 09:14:39 +00:00