Commit Graph

  • 0c2238eb5c OpenDev Migration Patch debian/ocata debian/newton OpenDev Sysadmins 2019-04-19 19:29:29 +00:00
  • 8e081c03d2 Retire Packaging Deb project repos master Tony Breeds 2017-09-12 15:22:54 -06:00
  • e88131f2c0 address stamp issues in on_version_apply callback jpassaro 2017-07-10 15:51:46 -04:00
  • 11b0e8a5b6 - 0.9.4 setup Mike Bayer 2017-07-17 10:33:25 -04:00
  • bea341e2a2 - 0.9.3 rel_0_9_3 Mike Bayer 2017-07-06 11:59:21 -04:00
  • 3b71acca23 - fix some sphinx link stuff Mike Bayer 2017-07-06 11:59:04 -04:00
  • 6a043d10d8 expose on_version_apply callback to context users John Passaro 2017-06-27 14:36:11 -04:00
  • 54c5abb15c Adjust for Variant returning itself as impl Mike Bayer 2017-06-02 10:20:27 -04:00
  • c320b4c9b9 - add dateutil to docs requirements so that all autodoc modules can import Mike Bayer 2017-06-01 10:59:33 -04:00
  • b526a115e7 - Fixed unit tests to run correctly under the SQLAlchemy 1.0.x series prior to version 1.0.10 where a particular bug involving Postgresql exclude constraints was fixed. Mike Bayer 2017-05-31 17:12:41 -04:00
  • d9dbfc4060 - 0.9.3 setup Mike Bayer 2017-05-31 17:11:09 -04:00
  • a5a5266b8d - 0.9.2 rel_0_9_2 Mike Bayer 2017-05-18 11:04:28 -04:00
  • c7da7f2d08 Don't use schema with second argument, SQL Server sp_rename Mike Bayer 2017-05-18 10:36:13 -04:00
  • fbbb669b8c Add timezone option to config Mike Bayer 2017-04-06 13:55:35 -04:00
  • 4cdb25bf5d Apply DDLCompiler name rules to Index for autogenerate Mike Bayer 2017-03-15 17:10:28 -04:00
  • 50469dc261 - fix the import here Mike Bayer 2017-03-15 17:09:24 -04:00
  • 781d90012a - add custom css also Mike Bayer 2017-03-15 12:06:15 -04:00
  • d4ac63194a - add custom sidebar file Mike Bayer 2017-03-15 11:54:55 -04:00
  • adf0a7d1ea Warn on non-Connection present and accommodate for Engine Mike Bayer 2017-03-04 16:42:30 -05:00
  • 5191bc1e65 - 0.9.2 setup Mike Bayer 2017-03-04 16:43:10 -05:00
  • 543783bca5 - 0.9.1 rel_0_9_1 Mike Bayer 2017-03-01 11:51:34 -05:00
  • cfb9d348c4 Don't raise on open transaction if we already started in one Mike Bayer 2017-03-01 01:14:50 -05:00
  • 910fc22f88 - setup for 0.9.1 Mike Bayer 2017-03-01 01:03:12 -05:00
  • d39c0ae72b - 0.9.0 rel_0_9_0 Mike Bayer 2017-02-28 10:58:48 -05:00
  • 364808a760 - provide param docstrings for all of command - add cross-linking for process_revision_directives Mike Bayer 2017-02-27 15:57:33 -05:00
  • 7d5f6eabec Allow target_metadata to be a sequence Mike Bayer 2017-02-23 12:57:40 -05:00
  • 3f070ea17f Detect open transaction at end of migration w/ transactional_ddl=False Mike Bayer 2017-02-23 11:18:57 -05:00
  • 9fab143a9b Apply subtype repr logic to JSON/JSONB Mike Bayer 2017-02-22 16:59:09 -05:00
  • 3e5e3a8d3f Merge "Add ExcludeConstraint support for Postgresql" mike bayer 2017-02-22 17:35:37 -05:00
  • 01db038118 Add ExcludeConstraint support for Postgresql Mike Bayer 2017-02-20 16:54:07 -05:00
  • f99eb38ceb Detect and render autoincrement for alter_column() Mike Bayer 2017-02-22 12:51:53 -05:00
  • 62f2739e82 Add process_revision_directives param to command.revision() Mike Bayer 2017-01-30 09:34:52 -05:00
  • f1cf86ea6a Fix postgresql automigration for ARRAY types Paul 2017-02-20 15:20:17 -05:00
  • 44d028f42b - import adjusted for older SQLA Mike Bayer 2017-02-21 14:54:18 -05:00
  • 1d747ef267 - fix Mike Bayer 2017-02-21 11:54:23 -05:00
  • 70bda92f86 - call this 0.9.0, as there are some slight architectural changes coming Mike Bayer 2017-02-21 11:45:07 -05:00
  • 9d1c8132b3 - move Postgresql-related render tests to the test_postgresql suite Mike Bayer 2017-02-21 11:44:20 -05:00
  • 93eb6ccbe1 Ensure schema names also compared in foreign_key_constraint() Konstantin Lebedev 2017-02-20 11:28:06 -05:00
  • 084c541765 - 0.8.11 bump changelog also Mike Bayer 2017-02-20 09:10:35 -05:00
  • 377198f274 Fix link in batch alter_column doc Hemanth Makkapati 2017-02-13 12:51:40 -06:00
  • 2f675a4d59 - 0.8.11 dev bump Mike Bayer 2017-01-25 14:45:16 -05:00
  • e52106e91c - add a note that alter_column->postgresql_using is raw SQL, fixes #408 Mike Bayer 2017-01-25 09:34:41 -05:00
  • a4302416a6 - add a new section "Run Multiple Alembic Environments from one .ini file", clarify what the --name flag does and how this differs from "multiple bases". Mike Bayer 2017-01-23 14:24:31 -05:00
  • 376837484a - 0.8.10 rel_0_8_10 0.8.10 Mike Bayer 2017-01-17 13:53:12 -05:00
  • a1546c19a1 Update pytest section in setup.cfg Mike Bayer 2017-01-17 12:18:43 -05:00
  • b57b164177 Add primary key constraint to alembic_version Mike Bayer 2017-01-11 09:33:01 -05:00
  • 3f995ffdff Merge "- test py36 - Current mysqlclient does not accept "bytes" on py3k, SQLAlchemy 0.9 still lists this client (the original mysqldb version) as "supports_unicode_statements=False" so is no longer functional on py3k. - Rollback transaction after table drop; it seems py3.6 sqlite3 suddenly turned on transactional DDL for SQLite" mike bayer 2017-01-12 13:47:55 -05:00
  • a0d6ab0385 - test py36 - Current mysqlclient does not accept "bytes" on py3k, SQLAlchemy 0.9 still lists this client (the original mysqldb version) as "supports_unicode_statements=False" so is no longer functional on py3k. - Rollback transaction after table drop; it seems py3.6 sqlite3 suddenly turned on transactional DDL for SQLite Mike Bayer 2017-01-11 10:29:57 -05:00
  • 8e2af237ab Generalize uq -> uix dedupe logic Mike Bayer 2017-01-03 16:24:42 -05:00
  • c5ac1cddd6 Merge "Get test compat for oracle" mike bayer 2017-01-09 14:23:22 -05:00
  • 61a5512349 Get test compat for oracle Mike Bayer 2017-01-04 11:24:26 -05:00
  • ba919226d3 - happy new year Mike Bayer 2017-01-04 12:41:05 -05:00
  • a8b292edb1 Ensure primary_key flag unset for PK batch drop Mike Bayer 2016-12-19 11:04:43 -05:00
  • 053062c2ee Ignore py files generated by emacs Markus Mattes 2016-11-28 17:32:27 -05:00
  • fa59029c5d - 0.8.10 setup Mike Bayer 2016-11-28 17:39:40 -05:00
  • 183a4a6cc3 - 0.8.9 rel_0_8_9 Mike Bayer 2016-11-28 12:14:07 -05:00
  • 17889bd010 Merge "Add single pound to generated comments" mike bayer 2016-11-28 11:22:27 -05:00
  • 3926ac6b00 cast() types in batch only if type_affinity is different Mike Bayer 2016-11-23 14:42:19 -05:00
  • e197537229 file generated by alembic revison is now pep8 compliant Markus Mattes 2016-11-21 12:05:23 -05:00
  • f06e631530 releasing package alembic version 0.8.8-2 debian/0.8.8-2 Ondřej Nový 2016-11-21 16:42:51 +01:00
  • 685931d338 Detect and ignore duplicate revision files on read Jiri Kuncar 2016-11-18 13:40:24 -05:00
  • 8bf3db101a - bump changelog for version that supports additional .. change:: tags Mike Bayer 2016-11-15 16:12:47 -05:00
  • 5b97778e09 Add single pound to generated comments Maico Timmerman 2016-11-15 15:39:18 -05:00
  • 01e9b8df99 Compare to metadata_impl in compare_type() to guard against custom TypeDecorator Mike Bayer 2016-11-09 08:42:12 -05:00
  • 5cbd62e69d Bumped debhelper version to 10 Ondřej Nový 2016-11-07 23:47:56 +01:00
  • 539227fcbf Unwrap unaryexpression when testing for functional index Mike Bayer 2016-10-28 09:17:42 -04:00
  • 29e5e9951a debian/source/options: ignores egg-info and .gitreview. Thomas Goirand 2016-09-26 09:07:45 +02:00
  • 8c94e683f9 Use correct branch in package VCS Ondřej Nový 2016-09-23 14:14:11 +02:00
  • a28417c1ca releasing package alembic version 0.8.8-1 debian/0.8.8-1 Ondřej Nový 2016-09-22 20:50:16 +02:00
  • f39a534649 Merge tag '0.8.8' into debian/newton Ondřej Nový 2016-09-22 19:44:42 +02:00
  • b26d619bda Using OpenStack's Gerrit as VCS URLs. Ondřej Nový 2016-09-21 21:08:20 +02:00
  • 3a984411cc Support explicit "base" in --sql mode. Mike Bayer 2016-09-21 11:28:40 -04:00
  • d3676e25be - 0.8.8 rel_0_8_8 0.8.8 Mike Bayer 2016-09-12 18:20:49 -04:00
  • 80fb1ea95b - fix changelog Mike Bayer 2016-09-12 18:20:10 -04:00
  • dc2aae0374 The imports in the default script.py.mako are now at the top so that flake8 editors don't complain by default. PR courtesy Guilherme Mansur. Mike Bayer 2016-09-12 18:11:44 -04:00
  • acb3fd993f Dumb commit to rebuild Thomas Goirand 2016-09-06 22:59:08 +02:00
  • c9dd06c522 Add a .gitreview file Thomas Goirand 2016-09-05 21:06:29 +02:00
  • 70a39a9534 Fixed debian/gbp.conf to use debian/newton as packaging branch. Thomas Goirand 2016-09-03 22:33:48 +02:00
  • 337d880305 Include DateTime.timezone in autogen type comparisons David Szotten 2016-06-17 12:54:57 -04:00
  • 84b92980b0 Support USING for Postgresql ALTER COLUMN. Frazer McLean 2016-06-17 12:55:11 -04:00
  • 67a0a2f00b Move op tests for Postgresql to test_postgresql Mike Bayer 2016-08-22 11:22:28 -04:00
  • 33254cb5f8 - placeholder for 0.8.8 Mike Bayer 2016-08-22 10:55:04 -04:00
  • 696a6ed767 Rebuild for jessie-backports. debian/0.8.7-2.bpo8+1 Ondřej Nový 2016-08-19 21:49:24 +02:00
  • 21ba4f9a99 Merge tag 'debian/0.8.7-2' into debian/jessie-bpo Ondřej Nový 2016-08-19 21:49:09 +02:00
  • 7ba533db50 Removed depends which are added automatically by dh-python debian/0.8.7-2 Ondřej Nový 2016-08-12 23:02:14 +02:00
  • b303c94949 releasing package alembic version 0.8.7-2 Ondřej Nový 2016-08-12 22:52:17 +02:00
  • dc30e48757 Removed d/p/disable-failing-test.patch (Not needed anymore) Ondřej Nový 2016-08-12 22:39:01 +02:00
  • 75774f5dcb Cleanup no. 2 Ondřej Nový 2016-08-11 21:52:45 +02:00
  • 433097cf0e d/rules: Run tests on all Python versions Ondřej Nový 2016-08-10 13:24:38 +02:00
  • 689005dcf8 d/rules: Cleanup and use pkgos-dh_auto_install Ondřej Nový 2016-08-10 13:23:59 +02:00
  • b239d48a73 Bump required version of openstack-pkg-tools to 52~ Ondřej Nový 2016-08-10 13:12:57 +02:00
  • fe61988fbe Use Python 3 version of Sphinx to builds docs Ondřej Nový 2016-08-10 13:07:49 +02:00
  • 79cf8f98be Bump required version of python{3,}-sqlalchemy to 1.0 Ondřej Nový 2016-08-10 13:02:17 +02:00
  • cc1eade413 Added python{3,}-editor to build depends Ondřej Nový 2016-08-10 10:57:15 +02:00
  • ae6e2962f3 Rebuild for jessie-backports. Ondřej Nový 2016-08-10 10:34:57 +02:00
  • 9f40332b20 Merge tag 'debian/0.8.7-1' into debian/jessie-bpo Ondřej Nový 2016-08-10 10:34:09 +02:00
  • f63ad25767 - adjust test to correct for SQLAlchemy issue #3766 Mike Bayer 2016-08-04 14:19:02 -04:00
  • 9c167a9622 releasing package alembic version 0.8.7-1 debian/0.8.7-1 Ondřej Nový 2016-08-01 12:54:39 +02:00
  • 29f28353d9 Rebased d/p/disable-failing-test.patch Ondřej Nový 2016-08-01 10:28:57 +02:00
  • bacdfed6a6 New upstream release Ondřej Nový 2016-08-01 10:24:05 +02:00