Scheduler optimization

This commit is contained in:
Patrick Linstruth
2018-11-13 18:47:34 -08:00
parent 3ed7a7ca6f
commit 612a63ef32
3 changed files with 14 additions and 7 deletions

View File

@@ -18011,3 +18011,5 @@
* Added a 'CART_SCHED_CODES' table to the database.
* Removed 'SCHED_CODES' field from 'CART'
* Incremented the database version to 299.
2018-11-13 Patrick Linstruth <patrick@deltecent.com>
* Scheduler optimization