summaryrefslogtreecommitdiff
path: root/portato/db/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add eixsql as db-choiceRené 'Necoro' Neumann2009-08-141-3/+9
* Rename DictDatabase to HashDatabaseRené 'Necoro' Neumann2009-08-141-3/+3
* Well -- ehm -- yeahRené 'Necoro' Neumann2009-02-211-2/+1
* Fix small errorRené 'Necoro' Neumann2009-02-211-1/+1
* Raise the type and not 'type'René 'Necoro' Neumann2009-02-201-1/+1
* Add database type to global config -- no user-config for the momentRené 'Necoro' Neumann2009-02-201-11/+12
* Show database types in the preferences - though nothing useful can be done at...René 'Necoro' Neumann2009-02-181-0/+5
* Merge in DB branch (even though it does not offer the change-db-in-prefs feat...René 'Necoro' Neumann2009-02-171-1/+1
* Use warning instead of debug, if the sql database could not be loadedRené 'Necoro' Neumann2009-02-021-2/+2
* Remove the USE_SQL flag - use normal config insteadRené 'Necoro' Neumann2009-02-021-6/+19
* Enable sql-db formatsRené 'Necoro' Neumann2009-01-281-8/+17
* Use the new database class layoutRené 'Necoro' Neumann2009-01-281-0/+14
* First 'db' layoutRené 'Necoro' Neumann2009-01-281-0/+11