2012-01-02 |
Mike Bayer | - [bug] Default prefix for autogenerate |
commit | commitdiff | tree |
2012-01-01 |
Mike Bayer | - [bug] Fix bug where create_table() didn't |
commit | commitdiff | tree |
2011-12-28 |
Mike Bayer | - [bug] Fix autogenerate bug that prevented |
commit | commitdiff | tree |
2011-12-23 |
Mike Bayer | go back to readthedocs |
commit | commitdiff | tree |
2011-12-20 |
Mike Bayer | - [bug] Fix autogenerate so that "pass" is |
commit | commitdiff | tree |
2011-12-03 |
Mike Bayer | - Python 2.5 is supported, needs |
commit | commitdiff | tree |
2011-12-03 |
Mike Bayer | merge tag |
commit | commitdiff | tree |
2011-12-03 |
Mike Bayer | - Clean up file write operations so that |
commit | commitdiff | tree |
2011-11-30 |
Mike Bayer | Added tag rel_0_1_0 for changeset 3bf28d1fc3e665ae81baa... |
commit | commitdiff | tree |
2011-11-30 |
Mike Bayer | more manifest fix rel_0_1_0 |
commit | commitdiff | tree |
2011-11-30 |
Mike Bayer | add test.cfg |
commit | commitdiff | tree |
2011-11-30 |
Mike Bayer | another detail re: sql server here |
commit | commitdiff | tree |
2011-11-30 |
Mike Bayer | another doc bug |
commit | commitdiff | tree |
2011-11-30 |
Mike Bayer | fixups |
commit | commitdiff | tree |
2011-11-30 |
Mike Bayer | switch to "from alembic import op" as its not |
commit | commitdiff | tree |
2011-11-30 |
Mike Bayer | dont need the const thing now that the batch separator... |
commit | commitdiff | tree |
2011-11-30 |
Mike Bayer | - add alter col default for PG/base |
commit | commitdiff | tree |
2011-11-30 |
Mike Bayer | implement server default, nullability for SQL server |
commit | commitdiff | tree |
2011-11-29 |
Mike Bayer | - add mssql_batch_separator for offline mode |
commit | commitdiff | tree |
2011-11-29 |
Mike Bayer | - implement "start migrations" event for impls |
commit | commitdiff | tree |
2011-11-29 |
Mike Bayer | - add begin_transaction() env.py helper. Emits the... |
commit | commitdiff | tree |
2011-11-29 |
Mike Bayer | - fix some more file()->open() in docs |
commit | commitdiff | tree |
2011-11-29 |
Mike Bayer | link ourselves to the sqla project. |
commit | commitdiff | tree |
2011-11-29 |
Mike Bayer | readme updates |
commit | commitdiff | tree |
2011-11-29 |
Mike Bayer | python 3 works ! near zero changes needed |
commit | commitdiff | tree |
2011-11-29 |
Mike Bayer | - add test for dialect/impl-specific affinity compariso... |
commit | commitdiff | tree |
2011-11-29 |
Mike Bayer | report full path for env.py |
commit | commitdiff | tree |
2011-11-29 |
melnychuk | enabled automatic script creation (for windows) |
commit | commitdiff | tree |
2011-11-29 |
Mike Bayer | dependencies |
commit | commitdiff | tree |
2011-11-29 |
Mike Bayer | typo |
commit | commitdiff | tree |
2011-11-29 |
Mike Bayer | - add version check for at least 06, tests for 07 in... |
commit | commitdiff | tree |
2011-11-28 |
Mike Bayer | - some test cleanup |
commit | commitdiff | tree |
2011-11-28 |
Mike Bayer | add tests for #7 |
commit | commitdiff | tree |
2011-11-28 |
Mike Bayer | - rename autogenerate_metadata to target_metadata,... |
commit | commitdiff | tree |
2011-11-28 |
Mike Bayer | updates |
commit | commitdiff | tree |
2011-11-28 |
Mike Bayer | - move comparison of types, server default to the context. |
commit | commitdiff | tree |
2011-11-28 |
Mike Bayer | share imports among multi runs in one set |
commit | commitdiff | tree |
2011-11-28 |
Mike Bayer | some docs |
commit | commitdiff | tree |
2011-11-28 |
Mike Bayer | - rework MySQL + autogenerate so that |
commit | commitdiff | tree |
2011-11-28 |
Mike Bayer | initial MySQL support, good thing we tried |
commit | commitdiff | tree |
2011-11-28 |
Mike Bayer | - add more caveats to autogen docs |
commit | commitdiff | tree |
2011-11-28 |
Mike Bayer | - use new sa. import in tutorial examples |
commit | commitdiff | tree |
2011-11-28 |
Mike Bayer | more changelog |
commit | commitdiff | tree |
2011-11-28 |
Mike Bayer | note about py3k |
commit | commitdiff | tree |
2011-11-28 |
Mike Bayer | pg uses DROP NOT NULL, keep this as the default and... |
commit | commitdiff | tree |
2011-11-28 |
Mike Bayer | - docs |
commit | commitdiff | tree |
2011-11-28 |
Mike Bayer | - support for schema types in modify type |
commit | commitdiff | tree |
2011-11-27 |
Mike Bayer | make sure type gets the prefix in modify type |
commit | commitdiff | tree |
2011-11-27 |
Mike Bayer | more tests and now its sort of working |
commit | commitdiff | tree |
2011-11-27 |
Mike Bayer | OK I did that wrong, not working yet but it will be... |
commit | commitdiff | tree |
2011-11-27 |
Mike Bayer | implement autogenerate feature |
commit | commitdiff | tree |
2011-11-24 |
Mike Bayer | - support the constraints generated from SchemaType... |
commit | commitdiff | tree |
2011-11-23 |
Mike Bayer | - drop constraint |
commit | commitdiff | tree |
2011-11-23 |
Mike Bayer | fix |
commit | commitdiff | tree |
2011-11-23 |
Mike Bayer | add rename column support |
commit | commitdiff | tree |
2011-11-21 |
Mike Bayer | add front matter |
commit | commitdiff | tree |
2011-11-17 |
Mike Bayer | go along with sphinx and put the init params in the... |
commit | commitdiff | tree |
2011-11-17 |
Mike Bayer | - new doc theme |
commit | commitdiff | tree |
2011-11-16 |
Mike Bayer | - requires_connection() -> is_offline_mode() |
commit | commitdiff | tree |
2011-11-15 |
Mike Bayer | - add API support for inline literals |
commit | commitdiff | tree |
2011-11-15 |
Mike Bayer | - add set_main_option to config |
commit | commitdiff | tree |
2011-11-15 |
Mike Bayer | - remove add_constraint, this is not the current philos... |
commit | commitdiff | tree |
2011-11-15 |
Mike Bayer | more typos |
commit | commitdiff | tree |
2011-11-15 |
Mike Bayer | docs docs docs docs |
commit | commitdiff | tree |
2011-11-15 |
Mike Bayer | - add argparse to install requires |
commit | commitdiff | tree |
2011-11-15 |
Mike Bayer | tweak. im not really happy how logging is used for... |
commit | commitdiff | tree |
2011-11-15 |
Mike Bayer | - refactor the migration operations out of context... |
commit | commitdiff | tree |
2011-11-14 |
Mike Bayer | remove env-only arguments from context |
commit | commitdiff | tree |
2011-11-14 |
Mike Bayer | get env to have all the arguments before and after... |
commit | commitdiff | tree |
2011-11-14 |
Mike Bayer | - make start/end arguments available to environments |
commit | commitdiff | tree |
2011-11-11 |
Mike Bayer | some docs |
commit | commitdiff | tree |
2011-11-11 |
Mike Bayer | - get the "stamp" command to work in as_sql |
commit | commitdiff | tree |
2011-11-10 |
Mike Bayer | fix if no revisions occurred, test coverage |
commit | commitdiff | tree |
2011-11-09 |
Mike Bayer | clean up the output format |
commit | commitdiff | tree |
2011-11-09 |
Mike Bayer | - tests for SQL script |
commit | commitdiff | tree |
2011-11-08 |
Mike Bayer | blurb on auto gen |
commit | commitdiff | tree |
2011-11-08 |
Mike Bayer | docs |
commit | commitdiff | tree |
2011-11-08 |
Mike Bayer | docs |
commit | commitdiff | tree |
2011-11-08 |
Mike Bayer | docs |
commit | commitdiff | tree |
2011-10-03 |
Mike Bayer | fix up the README and put it into the pypi register |
commit | commitdiff | tree |
2011-06-28 |
Mike Bayer | format to 79 char |
commit | commitdiff | tree |
2011-06-28 |
Mike Bayer | write the README |
commit | commitdiff | tree |
2011-04-22 |
Mike Bayer | lots of TODOs for straight SQL mode |
commit | commitdiff | tree |
2011-04-22 |
Mike Bayer | add a bulk insert feature. probably needs some work |
commit | commitdiff | tree |
2011-04-21 |
Mike Bayer | - get more constraint construct to work, etc. |
commit | commitdiff | tree |
2011-04-21 |
Mike Bayer | - implement add_column, drop_column, start thinking... |
commit | commitdiff | tree |
2011-04-19 |
Mike Bayer | here's what im doing with pylons at the moment |
commit | commitdiff | tree |
2011-04-19 |
Mike Bayer | add a stamp command |
commit | commitdiff | tree |
2011-04-19 |
Mike Bayer | - move -c / -n arguments to front |
commit | commitdiff | tree |
2011-04-19 |
Mike Bayer | more crap |
commit | commitdiff | tree |
2011-04-19 |
Mike Bayer | do "find the templates" identically to how sphinx does it |
commit | commitdiff | tree |
2011-04-19 |
Mike Bayer | import sys |
commit | commitdiff | tree |
2011-02-25 |
Mike Bayer | - pep3147-compatible version of locating .pyc |
commit | commitdiff | tree |
2011-02-25 |
Mike Bayer | another file call |
commit | commitdiff | tree |
2011-02-25 |
Mike Bayer | - use open() |
commit | commitdiff | tree |
2011-02-25 |
Mike Bayer | - migrate to ArgParse |
commit | commitdiff | tree |
2011-02-25 |
Mike Bayer | use public foreign keys collection |
commit | commitdiff | tree |
2011-02-25 |
Mike Bayer | - clean up whitespace |
commit | commitdiff | tree |
2010-05-17 |
Mike Bayer | this doesnt apply anymore |
commit | commitdiff | tree |
2010-05-01 |
Mike Bayer | create table construct, does the "metadata" thing as... |
commit | commitdiff | tree |
next |