NAME
App::OverWatch::ServiceLock::postgres - PostgreSQL subclass for ServiceLock
VERSION
version 0.1
NAME
App::OverWatch::ServiceLock::postgres - PostgreSQL backend for App::OverWatch::ServiceLock
METHODS
create_table
Create the 'servicelocks' table.
timestamp_calculate_sql
Return SQL to allow calculation of expiry times.
generate_now_sql
Return SQL for 'NOW()'.
AUTHOR
Chris Hughes <chrisjh@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2015 by Chris Hughes.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.