FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for sqlobject/sybase - sqlobject/sqlobject · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
sqlobject
/
sqlobject
Public
Notifications
You must be signed in to change notification settings
Fork
26
Star
156
Code
Issues
2
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
sqlobject
sqlobject
sybase
on
master
User selector
Datepicker
Commit history
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 Jan 17, 2017
Fix MSSQLConnection and SybaseConnection
Show description for 970d6e6
phdru
committed
970d6e6
View commit details
Copy full SHA for 970d6e6
View code at this point
Browse repository at this point
Commits on Feb 4, 2015
Use relative imports in database connectors
Neil
committed
7c664fb
View commit details
Copy full SHA for 7c664fb
View code at this point
Browse repository at this point
Commits on Feb 2, 2015
Fix 15 instances of E111
Neil
committed
c6c225a
View commit details
Copy full SHA for c6c225a
View code at this point
Browse repository at this point
Commits on Jan 24, 2015
Fix #11 flake8 E302 expected 2 blank lines
phdru
committed
86bbf2c
View commit details
Copy full SHA for 86bbf2c
View code at this point
Browse repository at this point
Commits on Jan 20, 2015
Fix #12 flake8 E501 line too long
phdru
committed
4b27e7a
View commit details
Copy full SHA for 4b27e7a
View code at this point
Browse repository at this point
Commits on Jan 13, 2015
Fix #16 flake8 E128 continuation line under-indented
phdru
committed
82fbef1
View commit details
Copy full SHA for 82fbef1
View code at this point
Browse repository at this point
Commits on Jan 10, 2015
Fix #17 flake8 E301 expected 1 blank line, found 0
phdru
committed
051e1c9
View commit details
Copy full SHA for 051e1c9
View code at this point
Browse repository at this point
Fix #15 flake8 E225 missing whitespace around operator
phdru
committed
17a6f70
View commit details
Copy full SHA for 17a6f70
View code at this point
Browse repository at this point
Commits on Jan 8, 2015
Fix misspelled var names found by flake8
phdru
committed
c728128
View commit details
Copy full SHA for c728128
View code at this point
Browse repository at this point
Commits on Apr 20, 2013
print => printDebug to avoid problems with unicode
Show description for d2759f1
phdru
committed
d2759f1
View commit details
Copy full SHA for d2759f1
View code at this point
Browse repository at this point
Commits on May 8, 2011
Decorators @classmethod and @staticmethod are used everywhere.
Show description for 721ead2
phdru
committed
721ead2
View commit details
Copy full SHA for 721ead2
View code at this point
Browse repository at this point
Commits on Feb 21, 2011
DB URI parser was changed to use urllib.split*() and unquote().
Show description for 84d2911
phdru
committed
84d2911
View commit details
Copy full SHA for 84d2911
View code at this point
Browse repository at this point
Commits on Sep 9, 2009
Merged a bugfix from rev. 3974 from branch 0.11:
Show description for 51b0c16
phdru
committed
51b0c16
View commit details
Copy full SHA for 51b0c16
View code at this point
Browse repository at this point
Commits on Aug 21, 2009
Imported DB API drivers are stored as connection instance variables, not in global variables.
Show description for ee81315
phdru
committed
ee81315
View commit details
Copy full SHA for ee81315
View code at this point
Browse repository at this point
Commits on May 18, 2009
Use sqlmeta.idName instead of 'id' in all connection classes.
Show description for 1499e03
phdru
committed
1499e03
View commit details
Copy full SHA for 1499e03
View code at this point
Browse repository at this point
Commits on Jan 13, 2009
Removed unused isSupported.
Show description for 276d34e
phdru
committed
276d34e
View commit details
Copy full SHA for 276d34e
View code at this point
Browse repository at this point
Commits on May 1, 2007
Merged branches/sqlbuilder-views+1 for sqbuilder/sresults unification, sresults.throughTo, sqlbuilder.ImportProxy, and views
Show description for b70aad2
Luke Opperman
committed
b70aad2
View commit details
Copy full SHA for b70aad2
View code at this point
Browse repository at this point
Commits on Dec 28, 2006
Changed connection.delColumn(): the first argument is sqlmeta, not tableName (required for SQLite).
Show description for b5e1c6d
phdru
committed
b5e1c6d
View commit details
Copy full SHA for b5e1c6d
View code at this point
Browse repository at this point
Commits on Oct 12, 2006
Get column's dbName from the DB.
Show description for b5f2c07
phdru
committed
b5f2c07
View commit details
Copy full SHA for b5f2c07
View code at this point
Browse repository at this point
Commits on Aug 11, 2006
Applied the patch 1535941: Sybase and LIMIT.
Show description for 7a38670
phdru
committed
7a38670
View commit details
Copy full SHA for 7a38670
View code at this point
Browse repository at this point
Commits on May 23, 2006
Added createReferenceConstraint that returns None.
Show description for 00fded1
phdru
committed
00fded1
View commit details
Copy full SHA for 00fded1
View code at this point
Browse repository at this point
Commits on Oct 25, 2005
Applied the patch 1333498 by Jeff Bauer: String IDs. I refactored the patch
Show description for 8620fa1
phdru
committed
8620fa1
View commit details
Copy full SHA for 8620fa1
View code at this point
Browse repository at this point
Commits on Oct 3, 2005
Changed "passwd" to "password".
Show description for c3a9c0a
phdru
committed
c3a9c0a
View commit details
Copy full SHA for c3a9c0a
View code at this point
Browse repository at this point
Commits on Aug 24, 2005
Removed trailing spaces.
Show description for 7826e76
phdru
committed
7826e76
View commit details
Copy full SHA for 7826e76
View code at this point
Browse repository at this point
Commits on Feb 24, 2005
_parseURI now splits host and port, if the host contains :port.
Show description for f55735e
phdru
committed
f55735e
View commit details
Copy full SHA for f55735e
View code at this point
Browse repository at this point
Commits on Feb 21, 2005
Applied the patch from https://sourceforge.net/tracker/index.php?func=detail&aid=1104058&group_id=74338&atid=540674
Show description for 7091162
phdru
committed
7091162
View commit details
Copy full SHA for 7091162
View code at this point
Browse repository at this point
Commits on Feb 16, 2005
* Replace cls._table with cls.sqlmeta.table
Show description for 33d1798
ianb
committed
33d1798
View commit details
Copy full SHA for 33d1798
View code at this point
Browse repository at this point
Commits on Sep 23, 2004
* Added indexing
Show description for 9a452a7
ianb
committed
9a452a7
View commit details
Copy full SHA for 9a452a7
View code at this point
Browse repository at this point
Commits on Jul 29, 2004
Changed queryInsertID method, so that pgconnection can be
Show description for b8ab004
ianb
committed
b8ab004
View commit details
Copy full SHA for b8ab004
View code at this point
Browse repository at this point
Commits on Jun 19, 2004
Changes to get it to work with sybase.
Show description for c315a23
sidnei
committed
c315a23
View commit details
Copy full SHA for c315a23
View code at this point
Browse repository at this point
Commits on Mar 31, 2004
* Fixed threading issue with Iterator, to match fix in 0.5
Show description for bd011b1
ianb
committed
bd011b1
View commit details
Copy full SHA for bd011b1
View code at this point
Browse repository at this point
Commits on Feb 11, 2004
Bunch of fixes to database refactoring-
Show description for 3dac829
ianb
committed
3dac829
View commit details
Copy full SHA for 3dac829
View code at this point
Browse repository at this point
Commits on Feb 8, 2004
Split database support into subpackages, one per driver
Show description for a5d01e7
ianb
committed
a5d01e7
View commit details
Copy full SHA for a5d01e7
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL