root/tags/dabo-0.3-2/db

Name Size Rev Age Last Change
../
__init__.py 1.1 kB 350 4 years ed: Refactored out all of the SQL building code from the dSqlBuilderMixin …
dBackend.py 6.9 kB 659 4 years ed: Corrected a potential problem in the way that SQL clauses were being set …
dbFirebird.py 6.2 kB 659 4 years ed: Corrected a potential problem in the way that SQL clauses were being set …
dbGadfly.py 1.0 kB 337 4 years ed: MAJOR CHANGE in how we connect to databases! Passwords are now stored in …
dbMySQL.py 3.1 kB 609 4 years ed: Added a method 'getDataStructure()' to the bizobj to expose the …
dbPostgreSQL.py 6.2 kB 579 4 years john: added functions
dbSqlite.py 1.3 kB 451 4 years paul: Implemented sqlite per the documentation I've read. I haven't tested …
dbTemplate.py 5.3 kB 610 4 years ed: Created a generic template for additional database backends scripts. The …
dConnectInfo.py 4.9 kB 580 4 years john: added Postgres support
dConnection.py 1.4 kB 324 4 years ed: Abstracted the actual creation of the cursor into the specific …
dCursorMixin.py 39.0 kB 662 4 years paul: Corrected a bug in dCursorMixin that would allow non-existent fields to be …
dMemento.py 1.6 kB 309 4 years ed: Added code to ignore the temp PK field when creating diffs.
  • Property svn:ignore set to
    *.pyc
Note: See TracBrowser for help on using the browser.