FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for sqlobject - 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
on
1499e03
User selector
Datepicker
Commit history
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
Two bug in SQLiteConnection.columnsFromSchema() were fixed: use
Show description for 0560f80
phdru
committed
0560f80
View commit details
Copy full SHA for 0560f80
View code at this point
Browse repository at this point
Commits on May 11, 2009
Better support for Python 2.6: do not import the deprecated sets module.
Show description for 0ea3e10
phdru
committed
0ea3e10
View commit details
Copy full SHA for 0ea3e10
View code at this point
Browse repository at this point
Commits on Apr 29, 2009
Merged revision 3870 from 0.9 branch:
Show description for 4fc350f
phdru
committed
4fc350f
View commit details
Copy full SHA for 4fc350f
View code at this point
Browse repository at this point
Merged revision 3867 from 0.9 branch: make sqlite URI nicer.
Show description for 9a65bcf
phdru
committed
9a65bcf
View commit details
Copy full SHA for 9a65bcf
View code at this point
Browse repository at this point
Commits on Apr 17, 2009
Merged revision 3856 from branch 0.9:
Show description for 096424d
phdru
committed
096424d
View commit details
Copy full SHA for 096424d
View code at this point
Browse repository at this point
Partially merged revision 3853 from branch 0.9:
Show description for 265439c
phdru
committed
265439c
View commit details
Copy full SHA for 265439c
View code at this point
Browse repository at this point
Commits on Apr 16, 2009
Merged revision 3851 from branch 0.10:
Show description for ac3e530
phdru
committed
ac3e530
View commit details
Copy full SHA for ac3e530
View code at this point
Browse repository at this point
Commits on Apr 9, 2009
Merged a fix r3847 from 0.10 branch: sqlmeta.getColumns() becomes classmethod.
Show description for 124de57
phdru
committed
124de57
View commit details
Copy full SHA for 124de57
View code at this point
Browse repository at this point
Commits on Apr 3, 2009
Fixed a bug in InheritableIteration - pass connection to child klass.select().
Show description for e6ed3a7
phdru
committed
e6ed3a7
View commit details
Copy full SHA for e6ed3a7
View code at this point
Browse repository at this point
Commits on Mar 27, 2009
Merged a bugfix from revision 3836 from branch 0.9 for a minor bug -
Show description for abc16a2
phdru
committed
abc16a2
View commit details
Copy full SHA for abc16a2
View code at this point
Browse repository at this point
Commits on Feb 21, 2009
A patch by Gabriel <gabriel@opensuse.org>: added RowDestroyedSignal and RowUpdatedSignal .
Show description for a209316
phdru
committed
a209316
View commit details
Copy full SHA for a209316
View code at this point
Browse repository at this point
Merged revision 3789 from the branch 0.9: minor refactoring.
Show description for f717937
phdru
committed
f717937
View commit details
Copy full SHA for f717937
View code at this point
Browse repository at this point
Commits on Feb 6, 2009
Merged revision 3781 from the branch 0.9: fixed a minor misspelling.
Show description for bbd9b63
phdru
committed
bbd9b63
View commit details
Copy full SHA for bbd9b63
View code at this point
Browse repository at this point
Commits on Feb 2, 2009
Merged revision 3778 from the branch 0.9: require FormEncode version 1.1.1+.
Show description for 4276781
phdru
committed
4276781
View commit details
Copy full SHA for 4276781
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
Changed the order of testing of SQLite modules - look for external PySQLite2 before sqlite3.
Show description for a881817
phdru
committed
a881817
View commit details
Copy full SHA for a881817
View code at this point
Browse repository at this point
Commits on Dec 25, 2008
Merged a patch by Toshio Kuratomi <a.badger@gmail.com> from branch 0.9:
Show description for 5c5d495
phdru
committed
5c5d495
View commit details
Copy full SHA for 5c5d495
View code at this point
Browse repository at this point
Commits on Dec 8, 2008
Fixed createSQL table constrains generation when table name includes the database name (contains a dot)
Show description for ea89d4a
danpascu
committed
ea89d4a
View commit details
Copy full SHA for ea89d4a
View code at this point
Browse repository at this point
Commits on Nov 2, 2008
Use the connection dbEncoding instead of ascii, when converting a unicode value from python to database for a StringCol
Show description for f07939f
danpascu
committed
f07939f
View commit details
Copy full SHA for f07939f
View code at this point
Browse repository at this point
Simplified getattr expressions to be terse
Show description for de17f2a
danpascu
committed
de17f2a
View commit details
Copy full SHA for de17f2a
View code at this point
Browse repository at this point
Commits on Oct 2, 2008
FIXED: previously, row update events were sent differently for o.set(a=...) vs o.a=... in inherited tables. Now events are consistent
Show description for 9438250
David Turner
committed
9438250
View commit details
Copy full SHA for 9438250
View code at this point
Browse repository at this point
Commits on Sep 10, 2008
Fixed incorrect handling of boolean arguments passed to connectionForURI or via dburi parameters
Show description for ece3ad5
danpascu
committed
ece3ad5
View commit details
Copy full SHA for ece3ad5
View code at this point
Browse repository at this point
Commits on Sep 7, 2008
Fixed adding extra URI parameters from the function kwargs when the URI already contains some parameters
Show description for b1729b4
danpascu
committed
b1729b4
View commit details
Copy full SHA for b1729b4
View code at this point
Browse repository at this point
Commits on Jul 31, 2008
Merged the revision 3537 from the branch 0.9:
Show description for c8acbc3
phdru
committed
c8acbc3
View commit details
Copy full SHA for c8acbc3
View code at this point
Browse repository at this point
Commits on Jul 24, 2008
Fixed the bug 2009801: sqlobject-admin fails to process sqlite database with enums.
Show description for 18f6eb9
phdru
committed
18f6eb9
View commit details
Copy full SHA for 18f6eb9
View code at this point
Browse repository at this point
Commits on Jul 23, 2008
Allow the test to be run without 'schema=' parameter in the DB URI.
Show description for e36c4a3
phdru
committed
e36c4a3
View commit details
Copy full SHA for e36c4a3
View code at this point
Browse repository at this point
A patch by Diez B. Roggisch: added support for schemas in PostgreSQL.
Show description for 8ecc813
phdru
committed
8ecc813
View commit details
Copy full SHA for 8ecc813
View code at this point
Browse repository at this point
Commits on Jul 17, 2008
Added sqlobject.include.hascol.HashCol from SF patch 2013132.
Show description for 133dbb6
phdru
committed
133dbb6
View commit details
Copy full SHA for 133dbb6
View code at this point
Browse repository at this point
Merged r3509 from the 0.9 branch: added test_default_style.py from the SF patch 2007233.
Show description for 6675f23
phdru
committed
6675f23
View commit details
Copy full SHA for 6675f23
View code at this point
Browse repository at this point
Commits on Jul 15, 2008
Fixed inconsistency with error message type when converting from mysql OperationalError to sqlobject OperationalError
Show description for 903913f
danpascu
committed
903913f
View commit details
Copy full SHA for 903913f
View code at this point
Browse repository at this point
Commits on Jul 11, 2008
DecimalStringValidator now supports quantization,
Show description for 7f62525
phdru
committed
7f62525
View commit details
Copy full SHA for 7f62525
View code at this point
Browse repository at this point
Convert decimal.to_eng_string() to str to work around a bug in Python 2.5.2;
Show description for bc38dda
phdru
committed
bc38dda
View commit details
Copy full SHA for bc38dda
View code at this point
Browse repository at this point
Commits on Jul 1, 2008
DecimalStringCol - similar to DecimalCol but stores data as strings to
Show description for 1f8afa4
phdru
committed
1f8afa4
View commit details
Copy full SHA for 1f8afa4
View code at this point
Browse repository at this point
Commits on May 22, 2008
Fixed a bug N 1969417: typo in variable name.
Show description for 1d9d8f6
phdru
committed
1d9d8f6
View commit details
Copy full SHA for 1d9d8f6
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL