Rick Bergfalk
Rick Bergfalk
@ItemMaster I can't say I've come across this. are you able to provide any additional information? If you increase log levels is anything out of the ordinary printed out?
Thanks @johnfelipe. Out of curiosity how were these translated? Something I'm trying to figure out is how this would work as docs are updated. I don't have the bandwidth to...
@johnfelipe were these translated via an automated tool? I'm a bit hesitant to merge this. Not everything is translated and it could lead to outdated and cluttered files. If these...
Hi @key7men could I get the database and SQLPad version you are using? Is the schema fixed at all if you click the "refresh/reload" button next to search schema?
Thanks @arielyang! Would be happy to pull this in. I've just merged a change to use yarn as package manager instead of npm. Can you pull those in and address...
This was something I planned for, but unsure if I'll have time for it. If anyone looks into this on frontend, the zustand state is organized for multiple tabs, the...
Hi @gk-patel Does this PR and example help? https://github.com/sqlpad/sqlpad/pull/1031 I'm not sure we'd want to add ODBC to the main image. In linked PR, there could be licensing issues depending...
Thanks will leave issue open for reminder to add to documentation. I believe the licensing issue is purely dependent on which ocbc driver is used, and mainly prevents redistribution. For...
Thanks for the video @bruth! These aren't intended at all, and are just oddities from the way the autocomplete logic is written. Some of this should be easy to fix,...
Not that I recall @bruth! I haven't had much time for the project lately other than regular maintenance stuff