Skip to content

Releases: n0nag0n/simple-job-queue

1.1.0

14 Jun 15:12
fd219cd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.4...1.1.0

1.0.4

05 May 20:28
6029357
Compare
Choose a tag to compare

Fixed a bug with UTC being referenced in the gmdate() function 🤦‍♂️ #3 @alansaviolobo

6029357

Version 1.0.3

21 Apr 17:14
3db3e8c
Compare
Choose a tag to compare

Fixed a bug with mysql table creation

Version 1.0.2

18 Jan 15:38
5e75da0
Compare
Choose a tag to compare

Fixed a little bug with recreating the table

Version 1.0.1

08 Jan 03:38
e56284c
Compare
Choose a tag to compare
Updated checkAndIfNecessaryCreateJobQueueTable method

Didn't like working with what was on there before, and prepared statements didn't work, so had to make things a little manual.

1.0 Public Release

28 Sep 20:24
Compare
Choose a tag to compare
added notation for mysql servers in example