Rick Bergfalk

Results 96 comments of Rick Bergfalk

Will keep and eye on this one and update `sqlite3` when it is available

Definitely! Thanks @ssedano. Doc website is rendering the markdown under `/docs`. The "home" content is in the README there https://github.com/sqlpad/sqlpad/blob/master/docs/README.md. Let me know if you have any questions.

Oh right I suppose thats an important detail 😂 I can tag a release later tonight as 6.8.0.

@ssedano 6.8.0 has been tagged. Docker builds should be available in 15 minutes or so.

Hi @jorgia111 - Wish I could help but I'm not familiar with Active Directory. There are a few test cases that test against openldap, but when it comes to Active...

@jorgia111 that's more of a docker container issue. Look into mounting volumes for docker container if using SQLite. Otherwise you can choose a different SQLPad backing database, like MySQL or...

There's no way to log in with database user credential today or bulk load users. There is integration with oauth or ldap however that would be easiest for onboarding many...

@JstDust are you still experiencing an issue with this? I noticed openid-client has a new major version available https://github.com/panva/node-openid-client/releases/tag/v5.0.0 but I don't have any openid setup handy to test it...

@dengc367 would this be for using SQLPad as more of a "notebook" style app like Jupyter or something? I could potentially see this getting difficult to manage since it kind...

Hey @johnfelipe - I added cassandra a long time ago when trying something out and since haven't had a use for it. I never got too familiar with it beyond...