No description
  • TypeScript 100%
Find a file
2025-08-11 14:20:06 +03:00
src Refactor authentication handling and connection management; update query execution flow 2025-08-11 14:20:06 +03:00
test Refactor SASL authentication handling: simplify parseSASLFinalMessage and update driver to use handlePgMessages 2025-08-06 21:17:01 +03:00
.env Add MD5 password authentication and update SASL handling 2025-08-06 15:10:29 +03:00
.gitignore Add MD5 password authentication and update SASL handling 2025-08-06 15:10:29 +03:00
package-lock.json Add initial implementation of PostgreSQL driver with SASL authentication 2025-08-05 18:29:41 +03:00
package.json Refactor authentication handling and connection management; update query execution flow 2025-08-11 14:20:06 +03:00
tsconfig.json Refactor project structure: update start script, change root directory, and add SASL tests 2025-08-06 12:52:46 +03:00