-
Hi, im trying to improve abit on some of ESX Datastore and addoninventory scripts and wondering if mulitirow insert is supportet.
Example
INSERT INTO test_table (name, description ) VALUE (value…
-
I wanted to use XA + Mysql, but so far only find Tortoise.transactions. In_transaction (connection_name=None) in docs, What should I do?
-
## Bug report
The `TABLE_SCHEMA` of the DB is not considered while reading the tables to port over to v4.
### Required System information
- Node.js version: `v18.14.1`
- NPM version: `9.7.2`
…
-
**Is your feature request related to a problem? Please describe.**
We are infrequently getting "Packet received out-of-order" errors, all of which seem to be coming from the same code path, but we …
-
### Issue description
Module and commonjs type conflict
### Expected Behavior
That the migration is normally generated as if using a sqlite in the database type
### Actual Behavior
I have a proje…
-
# Context
Several bugs in this repository, such as #1019, #694, and #1043, seem to relate to a common issue, which the work done 3 years ago in the unmerged #1048 appears to propose a potential sol…
-
After updating to version 0.6.2 (from 0.5.x, using sails-postgresql adapter) there is an error when lifting sails:
```
error: error: A hook (`orm`) failed to load!
error: error: Error (E_UNKNOWN) :: …
-
## Issue Description
When I create an entity, generate a migration, and run said migration, it creates a table for the entity in the mysql database as expected. When I delete the entity, and atte…
-
Access to MySQL database.
TrinityCore (WoW Emulator) have good database integration, this can be an inspiration.
LuaxY updated
9 years ago
-
## What are you doing?
When the aim is to create an account, first find create again
```js
async regist() {
const ctx = this.ctx;
let params = ctx.request.body;
if (!params.hasOwnP…