| Commit message (Expand) | Author | Age | Files | Lines |
| * | update changelog0.6 | iElectric | 2010-07-11 | 1 | -0/+1 |
| * | small doc correction; fixes #67 | iElectric | 2010-07-11 | 1 | -1/+1 |
| * | better document summary of changeset actions | iElectric | 2010-07-11 | 3 | -2/+25 |
| * | adding connection keyword to ORM methods | iElectric | 2010-07-11 | 1 | -0/+1 |
| * | use stdout for logging.INFO and lower; for the rest use stderr | iElectric | 2010-07-09 | 1 | -2/+3 |
| * | add documentation generation date | iElectric | 2010-07-08 | 1 | -0/+2 |
| * | changed documentation layout | iElectric | 2010-07-08 | 3 | -7/+5 |
| * | add descriptions of modules in docs | iElectric | 2010-07-08 | 1 | -36/+36 |
| * | change dialect table from ugly format to list table | iElectric | 2010-07-08 | 1 | -28/+69 |
| * | restructure changelog and minor modifications to documentation | iElectric | 2010-07-08 | 3 | -23/+39 |
| * | docs link correction | iElectric | 2010-05-02 | 1 | -1/+1 |
| * | update documenatation | iElectric | 2010-04-30 | 7 | -111/+143 |
| * | deprecate two columns alter | iElectric | 2010-04-30 | 2 | -1/+4 |
| * | added 0.6 TODO, all api now uses engine.dispose() to handle pool correctly | iElectric | 2010-04-29 | 1 | -0/+2 |
| * | fix docs | iElectric | 2010-03-17 | 1 | -2/+3 |
| * | fix documentation meta.bind(engine) -> meta.bind = engine; thanks mvt | iElectric | 2010-03-12 | 1 | -6/+6 |
| * | adding sql_script template customizations, removing unneeded imports, updatin... | iElectric | 2009-08-12 | 1 | -1/+1 |
| * | merge | iElectric | 2009-08-10 | 3 | -8/+10 |
| |\ |
|
| | * | add disable_logging option | iElectric | 2009-07-10 | 3 | -5/+5 |
| | * | use logging module for output, fixes #26 | iElectric | 2009-07-08 | 1 | -0/+1 |
| | * | add tests for plain API, fixed some small bugs | iElectric | 2009-07-08 | 1 | -0/+1 |
| | * | separating test_shell and test_api, replacing shell hacks with ScriptTest | iElectric | 2009-07-04 | 1 | -2/+2 |
| | * | add populate_default kwarg to column.create, fixes issue #50 | iElectric | 2009-07-01 | 2 | -2/+3 |
| | * | convert svn to hg | iElectric | 2009-06-30 | 20 | -0/+2456 |
| * | we are using Tempita for templates; adding most basic pylons template | iElectric | 2009-08-07 | 1 | -1/+1 |
| * | add option to customize templates and use multiple themes | iElectric | 2009-07-28 | 2 | -0/+23 |
| * | applying patch for issue #60 from entequak | iElectric | 2009-06-29 | 1 | -0/+1 |
| * | add support for SA 0.6 by Michael Bayer | iElectric | 2009-06-29 | 1 | -0/+1 |
| * | update changelog internal links | iElectric | 2009-06-28 | 2 | -10/+11 |
| * | updated changeset documentation, added alter_metadata to all schema classes | iElectric | 2009-06-28 | 2 | -9/+13 |
| * | - completely refactored ColumnDelta to extract differences between columns/pa... | iElectric | 2009-06-27 | 2 | -2/+6 |
| * | adding basic support for firebird, fixes #55 | iElectric | 2009-06-22 | 3 | -29/+40 |
| * | finally, tests pass for all supported dialects | iElectric | 2009-06-21 | 1 | -10/+11 |
| * | add ability to download development version from pypi | iElectric | 2009-06-21 | 1 | -1/+1 |
| * | updated changeset tests. whole package is finally PEP8. fixed mysql tests&bug... | iElectric | 2009-06-20 | 3 | -40/+60 |
| * | - refactor migrate.changeset; | iElectric | 2009-06-16 | 5 | -13/+135 |
| * | update docs, delete obsolete code in constraints | iElectric | 2009-06-12 | 1 | -0/+6 |
| * | update documentation | iElectric | 2009-06-12 | 5 | -96/+120 |
| * | removed magical behavior with importing migrate_engine, now engine is passed ... | iElectric | 2009-06-12 | 4 | -22/+53 |
| * | lipstick changes | iElectric | 2009-06-10 | 1 | -6/+6 |
| * | update README, add docs to repository.py and schema.py | iElectric | 2009-06-08 | 1 | -9/+16 |
| * | update tests and docs for migrate.versioning.script.* | iElectric | 2009-06-08 | 1 | -0/+17 |
| * | add changelog, update util.py docs | iElectric | 2009-06-07 | 1 | -0/+128 |
| * | rearange tests | iElectric | 2009-06-07 | 1 | -1/+1 |
| * | update documentation | iElectric | 2009-06-06 | 4 | -33/+91 |
| * | apply option parsing patch for Issue 54 by iElectric | jan.dittberner | 2009-05-23 | 1 | -0/+9 |
| * | update CHANGELOG, set version to 0.5.2 | jan.dittberner | 2009-02-18 | 1 | -2/+2 |
| * | add Sphinx Makefile, and use underscore prefixes for some Sphinx stuff to be ... | ches.martin | 2009-02-13 | 2 | -5/+82 |
| * | removed misleading docs/Makefile | jan.dittberner | 2009-02-06 | 1 | -75/+0 |
| * | updated versioning.rst to reflect reality | jan.dittberner | 2009-02-06 | 1 | -77/+133 |