Fix: DO$$ блок проверяет RESTORE перед DROP — идемпотентно. Версия 0.1.20

This commit is contained in:
2026-07-09 00:26:31 +04:00
parent 2390c655f9
commit 3e15fd4973
3 changed files with 14 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ipwhitelist",
"version": "0.1.19",
"version": "0.1.20",
"description": "IP WhiteList microservice for cloud provider",
"main": "server.js",
"scripts": {