anvil/Anvil
Madison Kelly 3a41639baa Added the cleanup parameter to Database->disconnect()
* This was added so that, in Database->reconnect(), no attempt is made
  to update or disconnect from the DBs, preventing problems when the
  target DB was unexpectedly lost.

Signed-off-by: Madison Kelly <mkelly@alteeve.com>
2024-06-10 17:33:16 -04:00
..
Tools Added the cleanup parameter to Database->disconnect() 2024-06-10 17:33:16 -04:00
anvil-tools.xml ** Major Changes ** 2017-10-20 00:19:32 -04:00
Makefile.am [build] first pass at adding a build system to integrate with CI 2021-01-30 20:16:30 +01:00
test.conf ** Major Changes ** 2017-10-20 00:19:32 -04:00
tools.conf * Updated the database components to use the name 'anvil' and the user 'admin'. The 'database::user' and 'database::name' variables are still supported, but now hidden. 2018-04-13 19:55:34 -04:00
Tools.pm Fixed errors that broke compile. 2024-06-06 15:34:44 -04:00
Tools.t * Renamed all Validate->is_X to Validate->X. Also created Validate->ipv6() to validate IPv6 addresses using Data::Validate::IP (and added it as a requirement to the .spec base RPM). 2020-07-07 01:18:38 -04:00