FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for sqlobject - elfring/sqlobject · GitHub
elfring
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sqlobject
sqlobject
on
master
User selector
Datepicker
Commit history
Commits on Mar 2, 2019
Refactor(compat.py): Rename `stuff` to `description`
phdru
committed
be130c3
View commit details
Copy full SHA for be130c3
View code at this point
Browse repository at this point
Commits on Feb 26, 2019
Tests: Fix DeprecationWarning from pytest.raises(..., "code")
phdru
committed
570cf8d
View commit details
Copy full SHA for 570cf8d
View code at this point
Browse repository at this point
Commits on Feb 11, 2019
Feat(compat): Use imp for Python 2, importlib for Python 3
Show description for 8cf109f
phdru
committed
8cf109f
View commit details
Copy full SHA for 8cf109f
View code at this point
Browse repository at this point
Commits on Feb 2, 2019
Release 3.7.1
phdru
committed
928cf63
View commit details
Copy full SHA for 928cf63
View code at this point
Browse repository at this point
Commits on Jan 31, 2019
Style: Fix flake8 error E117 over-indented
phdru
committed
ac1e0a9
View commit details
Copy full SHA for ac1e0a9
View code at this point
Browse repository at this point
Commits on Jan 25, 2019
Tests(mysqlclient): Fix "index is too long"
phdru
committed
61490a3
View commit details
Copy full SHA for 61490a3
View code at this point
Browse repository at this point
Fix(mysql): Fix unicode errors in mysqlclient
phdru
committed
e4cad6d
View commit details
Copy full SHA for e4cad6d
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 6, 2018
Prepare for the next release
phdru
committed
f788aca
View commit details
Copy full SHA for f788aca
View code at this point
Browse repository at this point
Release 3.7.0
phdru
committed
b1fd695
View commit details
Copy full SHA for b1fd695
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
Fix(mysql): Fix SSL-related parameters for MySQL-connector
Show description for 5f8e6ec
phdru
committed
5f8e6ec
View commit details
Copy full SHA for 5f8e6ec
View code at this point
Browse repository at this point
Commits on Apr 16, 2018
Build, docs: pypi.python.org => pypi.org
phdru
committed
fec1260
View commit details
Copy full SHA for fec1260
View code at this point
Browse repository at this point
Commits on Mar 10, 2018
Fix(dbconnection.py): Remove unused `_connections`
phdru
committed
79a9466
View commit details
Copy full SHA for 79a9466
View code at this point
Browse repository at this point
Style(dbconnection.py): Sort imports
phdru
committed
a6dd935
View commit details
Copy full SHA for a6dd935
View code at this point
Browse repository at this point
Add signals on commit and rollback
Scott Stahl
authored and
phdru
committed
a2579ba
View commit details
Copy full SHA for a2579ba
View code at this point
Browse repository at this point
Commits on Feb 25, 2018
Prepare for the next release
Show description for 39b3cd4
phdru
committed
39b3cd4
View commit details
Copy full SHA for 39b3cd4
View code at this point
Browse repository at this point
Commits on Feb 24, 2018
Release 3.6.0
phdru
committed
0fd1c21
View commit details
Copy full SHA for 0fd1c21
View code at this point
Browse repository at this point
Commits on Feb 23, 2018
Tests(blob): Use byte string for test
phdru
committed
2a7d285
View commit details
Copy full SHA for 2a7d285
View code at this point
Browse repository at this point
Feat(mssql): Set timeout for ODBC with MSSQL
phdru
committed
38a8348
View commit details
Copy full SHA for 38a8348
View code at this point
Browse repository at this point
Added test for 2a1839364d1a3b4ba260ede53886526ee8cd4860
Michael S. Root
committed
4ec8342
View commit details
Copy full SHA for 4ec8342
View code at this point
Browse repository at this point
Bugfix for TypeError using selectBy on a BLOBCol
Michael S. Root
committed
2a18393
View commit details
Copy full SHA for 2a18393
View code at this point
Browse repository at this point
Commits on Feb 16, 2018
Fix cursor.arraysize - pymssql doesn't have arraysize
phdru
committed
f08401c
View commit details
Copy full SHA for f08401c
View code at this point
Browse repository at this point
Fix(mssqlconnection): Fix _setAutoCommit
phdru
committed
96a66ec
View commit details
Copy full SHA for 96a66ec
View code at this point
Browse repository at this point
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 Feb 1, 2018
Fix(mysql): Fix oursql
Show description for 9770622
phdru
committed
9770622
View commit details
Copy full SHA for 9770622
View code at this point
Browse repository at this point
Commits on Nov 15, 2017
SQLObject 3.5.0 released 15 Nov 2017
phdru
committed
0684a9b
View commit details
Copy full SHA for 0684a9b
View code at this point
Browse repository at this point
Commits on Nov 8, 2017
Tests: Add a test for truediv on SQLite
phdru
committed
ae48275
View commit details
Copy full SHA for ae48275
View code at this point
Browse repository at this point
Merge pull request #141 from mike1158/master
Show description for 9986fc1
phdru
authored
9986fc1
View commit details
Copy full SHA for 9986fc1
View code at this point
Browse repository at this point
Added minimal unit tests for __truediv__ and __floordiv__
Michael S. Root
committed
ebcecd5
View commit details
Copy full SHA for ebcecd5
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 Oct 30, 2017
Add Python3 special methods for division to SQLExpression
Show description for 898ea2a
Michael S. Root
committed
898ea2a
View commit details
Copy full SHA for 898ea2a
View code at this point
Browse repository at this point
Commits on Oct 23, 2017
Cleanup: Fix flake8 E741 ambiguous variable name 'l'
phdru
committed
1ded887
View commit details
Copy full SHA for 1ded887
View code at this point
Browse repository at this point
Cleanup: Fix flake8 E722 do not use bare except
phdru
committed
a270c35
View commit details
Copy full SHA for a270c35
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL