- Add support Python 3.11 (#28)
Vladimir Koljasinskij 2022-12-06 16:24:27+03:00
- Fix infinite loop when updating with default=None (#26)
Vladimir Koljasinskij 2021-08-26 16:24:27+03:00
- Remove usage of deprecated inspect.getargspec if posible (#24)
Vladimir Koljasinskij 2021-06-08 16:24:27+03:00
- fix work with DateTimeField, see yandex#20
Vladimir Koljasinskij 2019-09-05 14:24:27+03:00
- add checking index status after creation
Vladimir Koljasinskij 2019-07-08 11:55:27+03:00
- fix clashing method name
Vladimir Koljasinskij 2019-06-03 14:37:27+03:00
- refactoring
- Add ability to add unique property without long lock
- README: fix typos
Vladimir Koljasinskij 2019-05-20 11:25:27+03:00
- add options to run from default SchemaEditor
Vladimir Koljasinskij 2018-07-04 10:41:27+03:00
- fix issue with default values
Vladimir Koljasinskij 2018-04-25 14:16:27+03:00
- Update readme, add output info while performing update [ https://github.com/Smosker/zero-downtime-migrations/commit/ef48514 ]
- read me changes [ https://github.com/Smosker/zero-downtime-migrations/commit/1a8e752 ]
- Update README.rst [ https://github.com/Smosker/zero-downtime-migrations/commit/68042f0 ]
- new python versions support (#7) [ https://github.com/Smosker/zero-downtime-migrations/commit/8ea8a21 ]
Vladimir Koljasinskij 2018-01-25 11:45:34+03:00
- initial release
Vladimir Koljasinskij 2018-01-17 14:16:27+03:00