markjcrane
|
331778e36c
|
Correct the primary key of v_fax_tasks table. Coding standards require primary key to remove v_ prefix, singular form and add a _uuid postfix. Result is task_uuid has been changed to fax_task_uuid.
|
2015-11-25 08:51:54 -07:00 |
Alexey Melnichuk
|
4814d20dce
|
Fix. cleanup old tasks.
|
2015-11-25 13:21:02 +03:00 |
Alexey Melnichuk
|
3f6b772420
|
Add. option to work with broken `affected_rows` FS 1.4
|
2015-11-24 18:49:21 +03:00 |
Alexey Melnichuk
|
5e0947813c
|
Add. Supports MySQL/SQLite to fax queue.
|
2015-11-20 10:38:51 +03:00 |
Alexey Melnichuk
|
871b632d49
|
Add. Lua part of fax_queue.
To poll active task you can run `luarun fax_queue_poll_once.lua`
|
2015-11-18 16:27:55 +03:00 |