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 upHighlights
- Pro
Pinned
521 contributions in the last year
Contribution activity
July 2020
- rickbergfalk/sequelize-sscce JavaScript
Created a pull request in rickbergfalk/sqlpad that received 2 comments
Use ENV for docker image defaults
Use ENV for docker image defaults. This allows docker port to be overridden fixes #771
+3
−1
•
2
comments
- Add webhooks
- Capture and return odbc driver error when establishing connection client
- Documentation updates
- Update dependencies
- Rename serviceTokenSecret env var
- Rename and remove deprecation for HTTPS environment variables
- Document renamed environment variables
- Remove unused httpsPort
- Add OIDC authorization strategy
- Fix disabled admin on initial load with seed query
- Deprecate INI & JSON config files
- Add .env file support
- V5 Documentation additions
- Add --migration command and option to disable automigrate
- Add `noauth` user record and `disableAuth` tests
Created an issue in rickbergfalk/sqlpad that received 8 comments
Environment variable consistency
Some environment variables start with SQLPAD while others don't. I've also noticed some are quite long, and SQLPAD_ may not be necessary.
I'd like …
8
comments