Improve database query handling with automatic fallback for RETURNING clauses

This commit is contained in:
2025-11-07 01:39:44 +01:00
parent 63849d86e1
commit 2b739b9e79
2 changed files with 31 additions and 11 deletions

View File

@ -1,7 +1,7 @@
{
"name": "haex-hub",
"private": true,
"version": "0.1.11",
"version": "0.1.12",
"type": "module",
"scripts": {
"build": "nuxt build",