]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/shortlog
thirdparty/sqlalchemy/alembic.git
2011-11-14  Mike Bayerget env to have all the arguments before and after...
2011-11-14  Mike Bayer- make start/end arguments available to environments
2011-11-11  Mike Bayersome docs
2011-11-11  Mike Bayer- get the "stamp" command to work in as_sql
2011-11-10  Mike Bayerfix if no revisions occurred, test coverage
2011-11-09  Mike Bayerclean up the output format
2011-11-09  Mike Bayer- tests for SQL script
2011-11-08  Mike Bayerblurb on auto gen
2011-11-08  Mike Bayerdocs
2011-11-08  Mike Bayerdocs
2011-11-08  Mike Bayerdocs
2011-10-03  Mike Bayerfix up the README and put it into the pypi register
2011-06-28  Mike Bayerformat to 79 char
2011-06-28  Mike Bayerwrite the README
2011-04-22  Mike Bayerlots of TODOs for straight SQL mode
2011-04-22  Mike Bayeradd a bulk insert feature. probably needs some work
2011-04-21  Mike Bayer- get more constraint construct to work, etc.
2011-04-21  Mike Bayer- implement add_column, drop_column, start thinking...
2011-04-19  Mike Bayerhere's what im doing with pylons at the moment
2011-04-19  Mike Bayeradd a stamp command
2011-04-19  Mike Bayer- move -c / -n arguments to front
2011-04-19  Mike Bayermore crap
2011-04-19  Mike Bayerdo "find the templates" identically to how sphinx does it
2011-04-19  Mike Bayerimport sys
2011-02-25  Mike Bayer- pep3147-compatible version of locating .pyc
2011-02-25  Mike Bayeranother file call
2011-02-25  Mike Bayer- use open()
2011-02-25  Mike Bayer- migrate to ArgParse
2011-02-25  Mike Bayeruse public foreign keys collection
2011-02-25  Mike Bayer- clean up whitespace
2010-05-17  Mike Bayerthis doesnt apply anymore
2010-05-01  Mike Bayercreate table construct, does the "metadata" thing as...
2010-05-01  Mike Bayermanifest + sphinx setup
2010-04-30  Mike Bayersome sqlite round trip tests
2010-04-30  Mike Bayer- sqlite dialect
2010-04-30  Mike Bayerui
2010-04-29  Mike Bayermore commands, can display history + branchpoints
2010-04-29  Mike Bayersome ui improvements
2010-04-29  Mike Bayerupgrade, downgrade motion
2010-04-29  Mike Bayerupgrade path
2010-04-28  Mike Bayerthis actually ran something
2010-04-28  Mike Bayerbeginning to lay out migration flow
2010-04-28  Mike Bayer- pushed the whole command line options thing into...
2010-04-28  Mike Bayer- ok the time-based ids are going to suck with branchin...
2010-04-28  Mike Bayer- get the test environment to use the command line...
2010-04-28  Mike Bayerfull round of revision file tests
2010-04-28  Mike Bayertest revision environment setup
2010-04-27  Mike Bayerwe're making revision files....
2010-04-27  Mike Bayerbeginning to build the revision system
2010-04-27  Mike Bayercleanup for init function
2010-04-26  Mike Bayerillustrate the basic idea of add_xxx(strings), whereby...
2010-04-25  Mike Bayerutil module
2010-04-25  Mike Bayercommand line stuff
2010-04-25  Mike Bayercommands
2010-04-25  Mike Bayerworking on cmd line
2010-04-25  Mike Bayer- figuring out script format
2010-04-24  Mike Bayerthinking about layout
2010-04-24  Mike Bayer- basic DDL methodology
2010-04-22  Mike Bayerwork in progress
2010-04-22  Mike Bayera sandwich setup.