haproxy-wi/app/modules/db
Aidaho 64d0475df6 v7.3.1.0: Return insert result in db module
Modified the cred module in the db modules package. The insert statement under the try block was updated to return the result of the .execute() method. This will allow for better handling and control of the execution flow depending on the result of the insert operation.
2024-06-17 07:46:01 +03:00
..
__init__.py v6.3.0.0 2022-11-17 10:34:58 +03:00
add.py v7.2.1.0 2024-03-03 10:11:48 +03:00
backup.py v7.2.1.0 2024-03-03 10:11:48 +03:00
channel.py v7.2.4.0 2024-04-17 11:06:29 +03:00
checker.py v7.2.4.0 2024-04-17 11:06:29 +03:00
common.py v7.2.1.0 2024-03-03 10:11:48 +03:00
config.py v7.2.2.0 2024-04-04 14:30:07 +03:00
cred.py v7.3.1.0: Return insert result in db module 2024-06-17 07:46:01 +03:00
db_model.py v7.3.0.1 2024-06-16 08:02:08 +03:00
group.py v7.3.1.0: Refactor server-side code to use JSON-based APIs 2024-06-16 19:20:18 +03:00
ha_cluster.py v7.3.0.1 2024-06-16 08:02:08 +03:00
history.py v7.2.2.0 2024-04-04 14:30:07 +03:00
keep_alive.py v7.3.0.0: Refactor check_user_group_for_flask function and improve error handling 2024-06-06 08:53:11 +03:00
metric.py v7.2.5.0 2024-05-03 15:22:58 +03:00
portscanner.py v7.2.2.0 2024-04-04 14:30:07 +03:00
roxy.py v7.2.1.0 2024-03-03 10:11:48 +03:00
server.py v7.3.0.0 2024-06-05 10:20:43 +03:00
service.py v7.2.1.0 2024-03-03 10:11:48 +03:00
smon.py v7.2.4.0 2024-04-17 11:06:29 +03:00
sql.py v7.2.2.0 2024-04-04 14:30:07 +03:00
udp.py v7.3.0.0: Refactor check_user_group_for_flask function and improve error handling 2024-06-06 08:53:11 +03:00
user.py v7.3.1.0: Refactor server-side code to use JSON-based APIs 2024-06-16 19:20:18 +03:00
waf.py v7.3.1.0: Refactor server-side code to use JSON-based APIs 2024-06-16 19:20:18 +03:00