summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* remove the alter_metadata featureChris Withers2011-02-101-1/+2
* fixes #107Domen Kožar2011-02-051-3/+4
* fixes #106Domen Kožar2011-02-051-0/+3
* adding faq section to docsiElectric2010-11-162-0/+14
* mergechrisw2010-09-161-0/+2
|\
| * update changelogiElectric2010-09-121-0/+1
* | update changelogchrisw2010-09-161-0/+2
|/
* remove reference to ficticious commandchrisw2010-09-091-3/+0
* update feature matrixchrisw2010-09-091-4/+5
* correct change log structurechrisw2010-09-091-4/+8
* Fix issue 94 - it was impossible to add a column with a non-unique index.chrisw2010-09-091-0/+5
* implement column adding with foreign keys on sqlitechrisw2010-09-091-0/+1
* Fix bug with column dropping involving foreign keys.chrisw2010-09-091-0/+1
* fix for issue 96: deleting a column in sqlite shouldn't delete all indexeschrisw2010-09-091-0/+1
* improve docschrisw2010-09-081-27/+63
* fix docschrisw2010-09-082-15/+21
* move all exception classes to migrate.exceptionsiElectric2010-09-072-13/+9
* use if main conditional in manage.py scriptiElectric2010-08-201-0/+10
* fix links in dociElectric2010-07-121-1/+1
* update sphinx configiElectric2010-07-111-3/+3
* update changelog0.6iElectric2010-07-111-0/+1
* small doc correction; fixes #67iElectric2010-07-111-1/+1
* better document summary of changeset actionsiElectric2010-07-113-2/+25
* adding connection keyword to ORM methodsiElectric2010-07-111-0/+1
* use stdout for logging.INFO and lower; for the rest use stderriElectric2010-07-091-2/+3
* add documentation generation dateiElectric2010-07-081-0/+2
* changed documentation layoutiElectric2010-07-083-7/+5
* add descriptions of modules in docsiElectric2010-07-081-36/+36
* change dialect table from ugly format to list tableiElectric2010-07-081-28/+69
* restructure changelog and minor modifications to documentationiElectric2010-07-083-23/+39
* docs link correctioniElectric2010-05-021-1/+1
* update documenatationiElectric2010-04-307-111/+143
* deprecate two columns alteriElectric2010-04-302-1/+4
* added 0.6 TODO, all api now uses engine.dispose() to handle pool correctlyiElectric2010-04-291-0/+2
* fix docsiElectric2010-03-171-2/+3
* fix documentation meta.bind(engine) -> meta.bind = engine; thanks mvtiElectric2010-03-121-6/+6
* adding sql_script template customizations, removing unneeded imports, updatin...iElectric2009-08-121-1/+1
* mergeiElectric2009-08-103-8/+10
|\
| * add disable_logging optioniElectric2009-07-103-5/+5
| * use logging module for output, fixes #26iElectric2009-07-081-0/+1
| * add tests for plain API, fixed some small bugsiElectric2009-07-081-0/+1
| * separating test_shell and test_api, replacing shell hacks with ScriptTestiElectric2009-07-041-2/+2
| * add populate_default kwarg to column.create, fixes issue #50iElectric2009-07-012-2/+3
| * convert svn to hgiElectric2009-06-3020-0/+2456
* we are using Tempita for templates; adding most basic pylons templateiElectric2009-08-071-1/+1
* add option to customize templates and use multiple themesiElectric2009-07-282-0/+23
* applying patch for issue #60 from entequakiElectric2009-06-291-0/+1
* add support for SA 0.6 by Michael BayeriElectric2009-06-291-0/+1
* update changelog internal linksiElectric2009-06-282-10/+11
* updated changeset documentation, added alter_metadata to all schema classesiElectric2009-06-282-9/+13