summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* 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, ↵iElectric2009-08-121-1/+1
| | | | updating docs
* 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
|
* - completely refactored ColumnDelta to extract differences between ↵iElectric2009-06-272-2/+6
| | | | | | | | columns/parameters (also fixes issue #23) - fixed some bugs (passing server_default) on column.alter - updated tests, specially ColumnDelta and column.alter - introduced alter_metadata which can preserve altering existing objects if False (defaults to True) - updated documentation
* adding basic support for firebird, fixes #55iElectric2009-06-223-29/+40
|
* finally, tests pass for all supported dialectsiElectric2009-06-211-10/+11
|
* add ability to download development version from pypiiElectric2009-06-211-1/+1
|
* updated changeset tests. whole package is finally PEP8. fixed mysql ↵iElectric2009-06-203-40/+60
| | | | tests&bugs. updated docs where apropriate. changeset test coverage almost at 100%
* - refactor migrate.changeset;iElectric2009-06-165-13/+135
| | | | | | | - visitors are refactored to be more unified - constraint module is refactored, CheckConstraint is added - documentation is partialy updated, dialect support table is added (unfinished) - test_constraint was updated NOTE: oracle and mysql were not tested, *may be broken*
* update docs, delete obsolete code in constraintsiElectric2009-06-121-0/+6
|
* update documentationiElectric2009-06-125-96/+120
|
* removed magical behavior with importing migrate_engine, now engine is passed ↵iElectric2009-06-124-22/+53
| | | | to upgrade/downgrade functions
* lipstick changesiElectric2009-06-101-6/+6
|
* update README, add docs to repository.py and schema.pyiElectric2009-06-081-9/+16
|
* update tests and docs for migrate.versioning.script.*iElectric2009-06-081-0/+17
|
* add changelog, update util.py docsiElectric2009-06-071-0/+128
|
* rearange testsiElectric2009-06-071-1/+1
|
* update documentationiElectric2009-06-064-33/+91
|
* apply option parsing patch for Issue 54 by iElectricjan.dittberner2009-05-231-0/+9
|
* update CHANGELOG, set version to 0.5.2jan.dittberner2009-02-181-2/+2
|
* add Sphinx Makefile, and use underscore prefixes for some Sphinx stuff to be ↵ches.martin2009-02-132-5/+82
| | | | | more Windows-friendly * svn:ignore the Sphinx _build directory
* removed misleading docs/Makefilejan.dittberner2009-02-061-75/+0
|
* updated versioning.rst to reflect realityjan.dittberner2009-02-061-77/+133
|