FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for sqlobject/postgres - drnlm/sqlobject · GitHub
drnlm
/
sqlobject
Public
forked from
sqlobject/sqlobject
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
sqlobject
sqlobject
postgres
on
master
User selector
Datepicker
Commit history
Commits on Feb 1, 2025
Feat(Pg): Extend default list of drivers
Show description for edb3970
phdru
committed
edb3970
View commit details
Copy full SHA for edb3970
View code at this point
Browse repository at this point
Commits on Sep 25, 2024
Fix(Pg): Minor fix in getting error code from PyGreSQL
phdru
committed
48eb837
View commit details
Copy full SHA for 48eb837
View code at this point
Browse repository at this point
Feat(Pg): Separate `psycopg` and `psycopg2`
phdru
committed
8fb7261
View commit details
Copy full SHA for 8fb7261
View code at this point
Browse repository at this point
Commits on Oct 29, 2023
Feat: `sqlmeta.idSize` to set `id` size
phdru
committed
a0459c0
View commit details
Copy full SHA for a0459c0
View code at this point
Browse repository at this point
Commits on Feb 24, 2021
Feat(PostgreSQL): Protect `getuser()`
Show description for 3173e08
phdru
committed
3173e08
View commit details
Copy full SHA for 3173e08
View code at this point
Browse repository at this point
Feat(PostgreSQL): Adapt to the latest `pg8000`
phdru
committed
47307e6
View commit details
Copy full SHA for 47307e6
View code at this point
Browse repository at this point
Commits on Nov 14, 2019
Fix(postgres): Fix a bug in `PostgresConnection.columnsFromSchema`
Show description for 83fd61d
phdru
committed
83fd61d
View commit details
Copy full SHA for 83fd61d
View code at this point
Browse repository at this point
Commits on Apr 22, 2019
Fix(pgconnection): Adapt Postgres exception handling to `psycopg2` 2.8
Show description for 85bae29
phdru
committed
85bae29
View commit details
Copy full SHA for 85bae29
View code at this point
Browse repository at this point
Commits on Nov 26, 2018
Style: Ignore flake8 W504 line break after binary operator
phdru
committed
62156a3
View commit details
Copy full SHA for 62156a3
View code at this point
Browse repository at this point
Commits on Jun 3, 2018
Feat(postgres): Remove psycopg1
phdru
committed
1ab0c67
View commit details
Copy full SHA for 1ab0c67
View code at this point
Browse repository at this point
Commits on Feb 16, 2018
Feat: Close cursors after using
Show description for d86fbb9
phdru
committed
d86fbb9
View commit details
Copy full SHA for d86fbb9
View code at this point
Browse repository at this point
Commits on Oct 31, 2017
Fix(pg800): Recognize ('ERROR', 'ERROR', '23505') as DuplicateEntryError
phdru
committed
e624f5b
View commit details
Copy full SHA for e624f5b
View code at this point
Browse repository at this point
Fix(pg800): Fix encoding problem under Python 2.7
phdru
committed
e4c5c28
View commit details
Copy full SHA for e4c5c28
View code at this point
Browse repository at this point
Commits on Aug 15, 2017
Feat(pg): Restore pg8000 driver
Show description for e624110
phdru
committed
e624110
View commit details
Copy full SHA for e624110
View code at this point
Browse repository at this point
Commits on Aug 1, 2017
Fix(pg): Encode binary values for PyGreSQL driver
Show description for 044e330
phdru
committed
044e330
View commit details
Copy full SHA for 044e330
View code at this point
Browse repository at this point
Commits on May 29, 2017
Change binary encoding for ODBC drivers
phdru
committed
be2c6ad
View commit details
Copy full SHA for be2c6ad
View code at this point
Browse repository at this point
Encode binary values for py-postgresql driver
phdru
committed
ecccd99
View commit details
Copy full SHA for ecccd99
View code at this point
Browse repository at this point
Commits on May 16, 2017
Encode/decode binary values for PyGreSQL driver
phdru
committed
4c812a1
View commit details
Copy full SHA for 4c812a1
View code at this point
Browse repository at this point
Commits on May 15, 2017
Fix: Do not register PostgresBinaryConverter for bytes and unicode
Show description for c825a78
phdru
committed
c825a78
View commit details
Copy full SHA for c825a78
View code at this point
Browse repository at this point
Commits on May 4, 2017
Check error codes from ODBC drivers for DuplicateError
Show description for ba4e890
phdru
committed
ba4e890
View commit details
Copy full SHA for ba4e890
View code at this point
Browse repository at this point
Refactor make_odbc_conn_str() to use DB-specific ODBC keywords
phdru
committed
2ca0972
View commit details
Copy full SHA for 2ca0972
View code at this point
Browse repository at this point
Commits on Apr 7, 2017
Prevent flake8 to complain about 'unicode' under PY3
phdru
committed
f3d1c36
View commit details
Copy full SHA for f3d1c36
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
Add sslmode for ODBC connect string for Pg
phdru
committed
0fa4628
View commit details
Copy full SHA for 0fa4628
View code at this point
Browse repository at this point
Add PyPyODBC driver for PostgreSQL
Show description for 98ab609
phdru
committed
98ab609
View commit details
Copy full SHA for 98ab609
View code at this point
Browse repository at this point
Refactor make_odbc_conn_str
phdru
committed
b654cbf
View commit details
Copy full SHA for b654cbf
View code at this point
Browse repository at this point
Commits on Apr 5, 2017
Add PyODBC driver for PostgreSQL
Show description for b7e0a90
phdru
committed
b7e0a90
View commit details
Copy full SHA for b7e0a90
View code at this point
Browse repository at this point
Commits on Feb 8, 2017
Remove pg8000 driver
Show description for aca6f12
phdru
committed
aca6f12
View commit details
Copy full SHA for aca6f12
View code at this point
Browse repository at this point
Commits on Jan 13, 2017
Refactor calls to registerConverter
phdru
committed
d9c46b2
View commit details
Copy full SHA for d9c46b2
View code at this point
Browse repository at this point
Set cache size for testing with pg8000 driver
phdru
committed
85672d5
View commit details
Copy full SHA for 85672d5
View code at this point
Browse repository at this point
Commits on Jan 4, 2017
Fix non-standard port for Postgres drivers
Show description for 2828e40
phdru
committed
2828e40
View commit details
Copy full SHA for 2828e40
View code at this point
Browse repository at this point
Commits on Jan 2, 2017
Fix DuplicateEntryError in py-postgresql
phdru
committed
7bc573a
View commit details
Copy full SHA for 7bc573a
View code at this point
Browse repository at this point
Fix py-postgresql: register a converter for bytes
phdru
committed
4622536
View commit details
Copy full SHA for 4622536
View code at this point
Browse repository at this point
Fix pg8000: DuplicateEntryError is a kind of ProgrammingError
phdru
committed
cbfc236
View commit details
Copy full SHA for cbfc236
View code at this point
Browse repository at this point
Commits on Jan 1, 2017
Register a converter for pg8000 Bytea type
phdru
committed
070bb64
View commit details
Copy full SHA for 070bb64
View code at this point
Browse repository at this point
Fix pg8000 driver: no need to replace password
phdru
committed
d0c71ae
View commit details
Copy full SHA for d0c71ae
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL