This website requires JavaScript.
Explore
Help
Register
Sign in
Walter-Sparrow
/
postgres-driver-ts
Watch
1
Star
0
Fork
You've already forked postgres-driver-ts
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
No description
18
commits
1
branch
0
tags
61
KiB
TypeScript
100%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
Krettsy
c92de68cab
Refactor authentication handling and connection management; update query execution flow
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