Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
473 contributions in the last year
Contribution activity
June 2020
- rickbergfalk/sql-formatter JavaScript
Created a pull request in rickbergfalk/sqlpad that received 1 comment
Rename Redshift Spectrum to Redshift
Renames Redshift Spectrum to Redshift.
If a previously existing redshift connection is set via config or seed data, its driver field must be change…
+34
−8
•
1
comment
- Add Client implementation for MySQL driver
- Restrict runQuery return to essential fields
- Add `api` helper to `fetchJson`
- Use allowedDomains instead of whitelistedDomains
- Reduce unistore dependency for schema, connections, and config
- Use SWR for more GET requests
- Display test connection error
- Adds ODBC limit_strategies and fix connection form
- Queries API - filtering and pagination
- Add redshift spectrum driver
Created an issue in rickbergfalk/sqlpad that received 5 comments
Deprecate INI config file? (and JSON too? Maybe add .env instead?)
I just ran into this ini bug when setting an ODBC connection string via INI file.
Unfortunately looks like the ini lib is not actively maintained a…
5
comments