16
I Use This!
Low Activity

Commits : Listings

Analyzed 5 days ago. based on code collected 10 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added --egg loader, which looks for .egg-info/sqlobject.txt More... over 20 years ago
Added --egg loader, which looks for .egg-info/sqlobject.txt More... over 20 years ago
Added package loading support, from Phillipe Normand More... over 20 years ago
Added package loading support, from Phillipe Normand More... over 20 years ago
Better error message More... over 20 years ago
Better error message More... over 20 years ago
ez_setup creates a temp/ directory sometimes; ignore it More... over 20 years ago
ez_setup creates a temp/ directory sometimes; ignore it More... over 20 years ago
Fixed a problem when Table(foreign_key=value) wouldn't call the foreign_key setter. Added a test. More... over 20 years ago
Fixed a problem when Table(foreign_key=value) wouldn't call the foreign_key setter. Added a test. More... over 20 years ago
Removed defunct test More... over 20 years ago
Removed defunct test More... over 20 years ago
typo More... over 20 years ago
typo More... over 20 years ago
Typo and global declaration to fix setDeprecationLevel More... over 20 years ago
Typo and global declaration to fix setDeprecationLevel More... over 20 years ago
Fixed a misspelled "passwd". More... over 20 years ago
Fixed a misspelled "passwd". More... over 20 years ago
Allow for ini configuration files (as used by paste.deploy); add --create-db option to create command; read database modules out of config file More... over 20 years ago
Allow for ini configuration files (as used by paste.deploy); add --create-db option to create command; read database modules out of config file More... over 20 years ago
Add conn.createEmptyDatabase() method, plus an implementation for Postgres More... over 20 years ago
Add conn.createEmptyDatabase() method, plus an implementation for Postgres More... over 20 years ago
Make it more permissive about versions (I don't konw why it's being picky) More... over 20 years ago
Make it more permissive about versions (I don't konw why it's being picky) More... over 20 years ago
Allow an SQL identifier to be started with an underscore. More... over 20 years ago
Allow an SQL identifier to be started with an underscore. More... over 20 years ago
Minor documentation update. More... over 20 years ago
Minor documentation update. More... over 20 years ago
Minor enhabcement by Benjamin Yu <[email protected]> to make connection pool more like queue rather than a stack. More... over 20 years ago
Minor enhabcement by Benjamin Yu <[email protected]> to make connection pool more like queue rather than a stack. More... over 20 years ago