FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for python/psqlpy - psqlpy-python/psqlpy · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
psqlpy-python
/
psqlpy
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
361
Code
Issues
12
Pull requests
5
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
psqlpy
python
psqlpy
on
main
User selector
Datepicker
Commit history
Commits on May 24, 2026
Various performance improvements inspired by asyncpg
Show description for 814e4da
Dev-iL
and
claude
committed
814e4da
View commit details
Copy full SHA for 814e4da
View code at this point
Browse repository at this point
Commits on May 16, 2026
Add copy_records_to_table for COPY FROM STDIN bulk-load
Show description for 87bf681
Dev-iL
committed
87bf681
View commit details
Copy full SHA for 87bf681
View code at this point
Browse repository at this point
Commits on Nov 29, 2025
Removed python 3.9 from tests and builds
chandr-andr
committed
afaa198
View commit details
Copy full SHA for afaa198
View code at this point
Browse repository at this point
Commits on Aug 14, 2025
Bumped version to 0.11.5
chandr-andr
committed
8a04241
View commit details
Copy full SHA for 8a04241
View code at this point
Browse repository at this point
Commits on Jul 1, 2025
fix typing hint
bymoye
committed
e799526
View commit details
Copy full SHA for e799526
View code at this point
Browse repository at this point
Commits on Jun 30, 2025
Added new as_tuple parameter to QueryResult
chandr-andr
committed
ee26552
View commit details
Copy full SHA for ee26552
View code at this point
Browse repository at this point
Commits on Jun 10, 2025
Fixed problem with recursive call
chandr-andr
committed
72f992a
View commit details
Copy full SHA for 72f992a
View code at this point
Browse repository at this point
Commits on May 26, 2025
Updated docs
chandr-andr
committed
d84fd55
View commit details
Copy full SHA for d84fd55
View code at this point
Browse repository at this point
Commits on May 19, 2025
Changes to connection, transaction and cursor management
chandr-andr
committed
359736d
View commit details
Copy full SHA for 359736d
View code at this point
Browse repository at this point
Commits on May 14, 2025
Started making PSQLPy SQLAlchemy compatible
chandr-andr
committed
55a44e7
View commit details
Copy full SHA for 55a44e7
View code at this point
Browse repository at this point
Commits on May 6, 2025
Added DBAPI exceptions and connect method to single connection creation
chandr-andr
committed
e51b58b
View commit details
Copy full SHA for e51b58b
View code at this point
Browse repository at this point
Commits on Feb 22, 2025
Added support for named parameters
Show description for 414c816
chandr-andr
committed
414c816
View commit details
Copy full SHA for 414c816
View code at this point
Browse repository at this point
Commits on Feb 8, 2025
Prepared psqlpy for OTLP
Show description for 59c9c62
chandr-andr
committed
59c9c62
View commit details
Copy full SHA for 59c9c62
View code at this point
Browse repository at this point
Prepared psqlpy for OTLP
Show description for 23aeb66
chandr-andr
committed
23aeb66
View commit details
Copy full SHA for 23aeb66
View code at this point
Browse repository at this point
Commits on Jan 25, 2025
LISTEN/NOTIFY funcionality
Show description for a08e816
chandr-andr
committed
a08e816
View commit details
Copy full SHA for a08e816
View code at this point
Browse repository at this point
LISTEN/NOTIFY funcionality
Show description for 740d3bf
chandr-andr
committed
740d3bf
View commit details
Copy full SHA for 740d3bf
View code at this point
Browse repository at this point
Commits on Jan 20, 2025
LISTEN/NOTIFY funcionality
Show description for 0aabe17
chandr-andr
committed
0aabe17
View commit details
Copy full SHA for 0aabe17
View code at this point
Browse repository at this point
Commits on Jan 19, 2025
LISTEN/NOTIFY funcionality
Show description for 9e1118e
chandr-andr
committed
9e1118e
View commit details
Copy full SHA for 9e1118e
View code at this point
Browse repository at this point
LISTEN/NOTIFY funcionality
Show description for bcd96f3
chandr-andr
committed
bcd96f3
View commit details
Copy full SHA for bcd96f3
View code at this point
Browse repository at this point
LISTEN/NOTIFY funcionality
Show description for 143d333
chandr-andr
committed
143d333
View commit details
Copy full SHA for 143d333
View code at this point
Browse repository at this point
Commits on Jan 18, 2025
LISTEN/NOTIFY funcionality
Show description for 6b22424
chandr-andr
committed
6b22424
View commit details
Copy full SHA for 6b22424
View code at this point
Browse repository at this point
Commits on Jan 17, 2025
init
Show description for 6a38f16
chandr-andr
committed
6a38f16
View commit details
Copy full SHA for 6a38f16
View code at this point
Browse repository at this point
Commits on Dec 27, 2024
Renamed classes, removed Py prefix
Show description for 08e8371
chandr-andr
committed
08e8371
View commit details
Copy full SHA for 08e8371
View code at this point
Browse repository at this point
Commits on Dec 10, 2024
Bumped version to 0.8.6
Show description for 381bc6f
chandr-andr
committed
381bc6f
View commit details
Copy full SHA for 381bc6f
View code at this point
Browse repository at this point
Commits on Dec 2, 2024
Test
Show description for a254c73
chandr-andr
committed
a254c73
View commit details
Copy full SHA for a254c73
View code at this point
Browse repository at this point
Commits on Nov 18, 2024
Added PgVector integration
Show description for 6c903e5
chandr-andr
committed
6c903e5
View commit details
Copy full SHA for 6c903e5
View code at this point
Browse repository at this point
Commits on Oct 6, 2024
Added INTERVAL type support
Show description for 9af7644
chandr-andr
committed
9af7644
View commit details
Copy full SHA for 9af7644
View code at this point
Browse repository at this point
Commits on Sep 29, 2024
Added expicit array types, changed how they convert
Show description for 399cc63
chandr-andr
committed
399cc63
View commit details
Copy full SHA for 399cc63
View code at this point
Browse repository at this point
Added expicit array types, changed how they convert
Show description for ba3c25d
chandr-andr
committed
ba3c25d
View commit details
Copy full SHA for ba3c25d
View code at this point
Browse repository at this point
Commits on Sep 28, 2024
Started adding expicit array types
Show description for 1d815f7
chandr-andr
committed
1d815f7
View commit details
Copy full SHA for 1d815f7
View code at this point
Browse repository at this point
Commits on Sep 27, 2024
Started adding expicit array types
Show description for cf42d2d
chandr-andr
committed
cf42d2d
View commit details
Copy full SHA for cf42d2d
View code at this point
Browse repository at this point
Commits on Sep 25, 2024
Added test for synchronous_commit option
Show description for ff53fa7
chandr-andr
committed
ff53fa7
View commit details
Copy full SHA for ff53fa7
View code at this point
Browse repository at this point
Commits on Sep 19, 2024
Added method execute_batch for Connection and Transaction
Show description for db462de
chandr-andr
committed
db462de
View commit details
Copy full SHA for db462de
View code at this point
Browse repository at this point
Commits on Aug 27, 2024
Adding tests for multi-dimensional arrays
Show description for 126a92f
chandr-andr
committed
126a92f
View commit details
Copy full SHA for 126a92f
View code at this point
Browse repository at this point
Commits on Aug 26, 2024
Adding tests for multi-dimensional arrays
Show description for f565519
chandr-andr
committed
f565519
View commit details
Copy full SHA for f565519
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL