2013-04-14 |
Mike Bayer | merge feature.history |
commit | commitdiff | tree |
2013-04-14 |
Atsushi Odagiri | change option of history, from after_current to rev_range. |
commit | commitdiff | tree |
2013-04-14 |
Atsushi Odagiri | add option, after-current, to history subcommand |
commit | commitdiff | tree |
2013-04-13 |
Mike Bayer | docs |
commit | commitdiff | tree |
2013-04-13 |
Mike Bayer | - will call this 0.6 |
commit | commitdiff | tree |
2013-04-12 |
Mike Bayer | branch merge |
commit | commitdiff | tree |
2013-04-12 |
Hong Minhee | callable() revided |
commit | commitdiff | tree |
2013-04-12 |
Hong Minhee | Use collections.Callable ABC instead of callable()... |
commit | commitdiff | tree |
2013-04-12 |
Hong Minhee | Introduce compatibility module |
commit | commitdiff | tree |
2013-04-12 |
Hong Minhee | Remove 2to3 dependency. Fix #55 |
commit | commitdiff | tree |
2013-04-12 |
Hong Minhee | Use with statement for opening file |
commit | commitdiff | tree |
2013-04-12 |
Hong Minhee | Use io instead of codecs and StringIO |
commit | commitdiff | tree |
2013-04-12 |
Hong Minhee | im_func -> __func__, func_defaults -> __defaults__ |
commit | commitdiff | tree |
2013-04-12 |
Hong Minhee | Make print statements to look like function calls |
commit | commitdiff | tree |
2013-04-12 |
Hong Minhee | ConfigParser renamed to configparser since Python 3 |
commit | commitdiff | tree |
2013-04-12 |
Hong Minhee | basestring and str are gone since Python 3 |
commit | commitdiff | tree |
2013-04-12 |
Hong Minhee | Make exec to work on both 2 and 3 |
commit | commitdiff | tree |
2013-04-12 |
Hong Minhee | Make metaclass compatible for both 2 and 3 |
commit | commitdiff | tree |
2013-04-12 |
Hong Minhee | Use `as` keyword instead of comma for exception catches |
commit | commitdiff | tree |
2013-04-12 |
Hong Minhee | Ignore tox directory, egg packages, and vim swaps |
commit | commitdiff | tree |
2013-04-10 |
Hong Minhee | Use relative imports |
commit | commitdiff | tree |
2013-04-10 |
Hong Minhee | Ignore tox.ini |
commit | commitdiff | tree |
2013-04-05 |
Mike Bayer | try to get this to work on py3k |
commit | commitdiff | tree |
2013-04-04 |
Mike Bayer | Added tag rel_0_5_0 for changeset 879aa4d7c7013a551e516... |
commit | commitdiff | tree |
2013-04-04 |
Mike Bayer | more doc tweaks rel_0_5_0 |
commit | commitdiff | tree |
2013-04-04 |
Mike Bayer | doc fixes |
commit | commitdiff | tree |
2013-04-04 |
Mike Bayer | latest changelog |
commit | commitdiff | tree |
2013-04-04 |
Mike Bayer | add gpg key |
commit | commitdiff | tree |
2013-04-04 |
Mike Bayer | - changelog |
commit | commitdiff | tree |
2013-04-04 |
Mike Bayer | Merged in cblume/alembic (pull request #24) |
commit | commitdiff | tree |
2013-04-04 |
Mike Bayer | Fixed format of RENAME for table that includes |
commit | commitdiff | tree |
2013-04-04 |
Mike Bayer | Added ``output_encoding`` option to |
commit | commitdiff | tree |
2013-04-04 |
Mike Bayer | Added :func:`.operations.create_primary_key` |
commit | commitdiff | tree |
2013-04-04 |
Mike Bayer | Fixed bug whereby double quoting would be applied |
commit | commitdiff | tree |
2013-04-04 |
Mike Bayer | transactional_ddl flag for SQLite, MySQL dialects |
commit | commitdiff | tree |
2013-04-04 |
Mike Bayer | changelog |
commit | commitdiff | tree |
2013-04-04 |
Mike Bayer | fix head only when there's no rev... |
commit | commitdiff | tree |
2013-04-04 |
Mike Bayer | merge default |
commit | commitdiff | tree |
2013-04-04 |
Mike Bayer | Merged in dahlia/alembic/upgrade-message (pull request... |
commit | commitdiff | tree |
2013-04-04 |
Mike Bayer | merge default |
commit | commitdiff | tree |
2013-04-04 |
Mike Bayer | Merged in dahlia/alembic/remove-unused-imports (pull... |
commit | commitdiff | tree |
2013-04-04 |
Mike Bayer | - typo |
commit | commitdiff | tree |
2013-04-04 |
Mike Bayer | Merged in charlax/alembic/format_current (pull request... |
commit | commitdiff | tree |
2013-03-30 |
Hong Minhee | Print message to each upgrade/downgrade step |
commit | commitdiff | tree |
2013-03-30 |
Hong Minhee | Removed unused imports from alembic/ directory |
commit | commitdiff | tree |
2013-03-30 |
Hong Minhee | Remove unused imports |
commit | commitdiff | tree |
2013-03-18 |
Mike Bayer | latin1, utf8, fix it |
commit | commitdiff | tree |
2013-03-12 |
Mike Bayer | force this to innodb to support mysqls with different |
commit | commitdiff | tree |
2013-03-12 |
Mike Bayer | Autogenerate will render additional table keyword |
commit | commitdiff | tree |
2013-03-11 |
Charles-Axel... | Fix typo |
commit | commitdiff | tree |
2013-03-11 |
Charles-Axel... | Add head identifier to --head-only option output |
commit | commitdiff | tree |
2013-03-06 |
Charles-Axel... | Add --head-only option to current command |
commit | commitdiff | tree |
2013-03-04 |
Mike Bayer | - The rendering of any construct during autogenerate |
commit | commitdiff | tree |
2013-02-16 |
Mike Bayer | Fixed bug whereby create_index() |
commit | commitdiff | tree |
2013-02-11 |
Mike Bayer | - return the same error message as when running on... |
commit | commitdiff | tree |
2013-02-11 |
Mike Bayer | Merged in niwi/alembic (pull request #27) |
commit | commitdiff | tree |
2013-02-11 |
Mike Bayer | - repair argspec to work with py3k also |
commit | commitdiff | tree |
2013-02-11 |
Mike Bayer | - move to 0.5.0 as we are making some slight naming... |
commit | commitdiff | tree |
2013-02-10 |
Andrei Antoukh | Fix unexpected output on exec alembic command without... |
commit | commitdiff | tree |
2013-02-04 |
Mike Bayer | ok seems we're up to 0.4.3... |
commit | commitdiff | tree |
2013-02-04 |
Mike Bayer | - get sphinx to render "type_" with the underscore |
commit | commitdiff | tree |
2013-01-11 |
Mike Bayer | Added tag rel_0_4_2 for changeset 979a32f8e92c56fd5a0b9... |
commit | commitdiff | tree |
2013-01-11 |
Mike Bayer | 0.4.2 rel_0_4_2 |
commit | commitdiff | tree |
2013-01-11 |
Mike Bayer | 2013 |
commit | commitdiff | tree |
2013-01-11 |
Mike Bayer | Fixed bug where autogenerate would fail if a Column |
commit | commitdiff | tree |
2013-01-10 |
Mike Bayer | The "implicit" constraint generated by a |
commit | commitdiff | tree |
2013-01-05 |
Mike Bayer | fix changelog formatting |
commit | commitdiff | tree |
2013-01-05 |
Mike Bayer | remove this echo |
commit | commitdiff | tree |
2013-01-05 |
Mike Bayer | - add workaround to setup.py to avoid setuptools issue... |
commit | commitdiff | tree |
2012-12-09 |
Mike Bayer | Added tag rel_0_4_1 for changeset a52b54b339b971b1376a5... |
commit | commitdiff | tree |
2012-12-09 |
Mike Bayer | 0.4.1 release date rel_0_4_1 |
commit | commitdiff | tree |
2012-12-09 |
Mike Bayer | update sqla links for 0.8 docs |
commit | commitdiff | tree |
2012-12-05 |
Mike Bayer | Added support for autogenerate render of |
commit | commitdiff | tree |
2012-12-05 |
Mike Bayer | Autogenerate will include "autoincrement=False" |
commit | commitdiff | tree |
2012-11-30 |
Mike Bayer | adda test for create table w no pk |
commit | commitdiff | tree |
2012-10-29 |
David Ripton | Fix a typo in the README. |
commit | commitdiff | tree |
2012-10-21 |
Mike Bayer | see what the link thing looks like here |
commit | commitdiff | tree |
2012-10-21 |
Mike Bayer | move the changelog to the new changelog extension |
commit | commitdiff | tree |
2012-10-20 |
Daniel Haaker | Fix bug with minute component in file_template and... |
commit | commitdiff | tree |
2012-10-20 |
Mike Bayer | - [bug] Removed erroneous "emit_events" attribute |
commit | commitdiff | tree |
2012-10-18 |
Mike Bayer | - add a section on how to render types, #78 |
commit | commitdiff | tree |
2012-10-18 |
Mike Bayer | - [feature] Explicit error message describing the case |
commit | commitdiff | tree |
2012-10-05 |
Christian Blume | - added option 'version_table_schema' to version_table... |
commit | commitdiff | tree |
2012-10-02 |
Mike Bayer | Added tag rel_0_4_0 for changeset 03481917469dde2be467c... |
commit | commitdiff | tree |
2012-10-01 |
Mike Bayer | - more foreign key stuff rel_0_4_0 |
commit | commitdiff | tree |
2012-10-01 |
Mike Bayer | - add schema here to the FK |
commit | commitdiff | tree |
2012-09-30 |
Mike Bayer | - for 0.4, we'll remove the "upgrading" 0.1,0.2,0.3... |
commit | commitdiff | tree |
2012-09-30 |
Mike Bayer | - [feature] Support for tables in alternate schemas |
commit | commitdiff | tree |
2012-09-30 |
Mike Bayer | - merge again |
commit | commitdiff | tree |
2012-09-30 |
Mike Bayer | Merged in bbinet/alembic (pull request #23) |
commit | commitdiff | tree |
2012-09-30 |
Mike Bayer | - test fix here to limit table names located |
commit | commitdiff | tree |
2012-09-30 |
Mike Bayer | - [feature] Added "stdout" option to Config, provides |
commit | commitdiff | tree |
2012-09-30 |
Mike Bayer | - [bug] Fixed the "multidb" template which was badly out |
commit | commitdiff | tree |
2012-09-30 |
Mike Bayer | Merged in BryceLohr/alembic (pull request #14) |
commit | commitdiff | tree |
2012-09-30 |
Mike Bayer | - [bug] Fixed the regexp that was checking for .py... |
commit | commitdiff | tree |
2012-09-30 |
Mike Bayer | - call it 0.4.0 |
commit | commitdiff | tree |
2012-09-26 |
Bruno Binet | add support of schemas for autogenerate |
commit | commitdiff | tree |
2012-09-26 |
Bruno Binet | do not fail when compare_server_default compares None... |
commit | commitdiff | tree |
2012-09-26 |
Bruno Binet | import sqlalchemy.schema as sa_schema: s/schema/sa_schema/ |
commit | commitdiff | tree |
2012-09-25 |
Bruno Binet | always pass schema name as a separate parameter |
commit | commitdiff | tree |
next |