summaryrefslogtreecommitdiff
path: root/db.py
Commit message (Expand)AuthorAgeFilesLines
* CURRENT_DATE is not supported since postgres7.2, use TODAY insteadAdrien Di Mascio2006-05-241-1/+3
* mx time support in sqliteAdrien Di Mascio2006-05-191-0/+5
* fixed port parameter handling for pgdb and PgSQLAdrien Di Mascio2006-05-171-2/+11
* added .sql_temporary_table method to advanced func helpersSylvain2006-05-161-1/+9
* simple psycopg2 adapter (will have to improve that later)Adrien Di Mascio2006-05-151-1/+7
* - testlib: make a copy of initial list in assertEqualsAdrien Di Mascio2006-05-101-0/+9
* check ChangeLogsyt2006-05-091-1/+1
* fix get_connection parameter ordersyt2006-04-261-2/+2
* forget the past.root2006-04-261-0/+530