Skip to content

v0.3.1

Compare
Choose a tag to compare
@maxtepkeev maxtepkeev released this 02 Feb 15:22
  • Added support for DateField and DateTimeField with auto_now and auto_now_add attributes set (Issue #3)
  • Fixed an issue with unnecessary calling of partitioning functions while reading data from database
  • MySQL: Fixed inability to create partitions for December when range was set to month
  • MySQL: Backend was completely broken in previous version, now everything should work properly (Issue #4)