James

Results 64 issues of James

OS: macos monterey 12.4 Database Type: postgresql and also run selected sql highlighted on a active connection which already selected, shows: ``` No SQL file selected! ```

bug

hi, sorry, this is isnt a general issue, but its my own issue... ive extacted your package and ran sbt compile sbt publish but how do i add in your...

ive condition where few columns contains these values.. suggestion is to automatically detect for \n and \r\n and add in double quote wrapper option? example: ` 1,james,this is cool,2liner 2ndline,still...

hi, is there plan to support discourse 2.0.0? ive did my part, realize nginx did not replace properly. so i changed to use Caddy ``` xyz.com, xyz.com:443 { tls self_signed...

hi. i think the client is trying to check if file / directory exists but it does not grant execution permission to any of the directory created

ive created a new policy and set "read", "list" permission to a path, then im using kv2 and set the path and set the json value. ive generated token with...

hi, is it possible to have test suite based on selenium? i could think of starting the test instance manually, but also means ive to run db truncate on every...

help wanted
proposal

when i run vite build, it completed successfully. but when i run npx vite-ssg build (building for server...) ``` (node:11183) UnhandledPromiseRejectionWarning: Error: [vite-ssg] Error on page: / TypeError: Invalid value...

``` cross-env NODE_ENV=production vite-ssg build ``` throws this error: ``` UnhandledPromiseRejectionWarning: Error [ERR_UNSUPPORTED_DIR_IMPORT]: Directory import 'project/node_modules/firebase/app' is not supported resolving ES modules imported from project/.vite-ssg-temp/main.mjs Did you mean to import...