-
### Feature Description
Closure table is a tree hierarchy structure that allows for multiple parents. However, TypeORM's current structure only allows for a single parent. Missing this closure-table …
-
Hi there,
I am using electron-webpack to pack sql.js into an electron app, but getting the below errors.
The first error appears to have an issue with the `sql-wasm.wasm` file.
```
Uncaught Synt…
-
It's working without UglifyJS2. But after uglify, I got an error `Error: not an error` at selet query line . Is sql.js can't be compressed?
Origin Code
```
let db = new SQLjs.Database()
try {
…
-
I'm seeing slow first queries against an database loaded via XHR. All the queries are fairly trivial, and after the first they complete quickly. Here's a picture of the chrome dev-tools:
![sqljs …
-
**Issue type:**
[ ] question
[x] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ] …
-
**Issue type:**
[ ] question
[ ] bug report
[x] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ] …
-
输入的是答案也提示这个 语句错误,Cannot read properties of undefined (reading 'exec')
-
**Issue type:**
[ ] question
[ ] bug report
[ x ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ x ] `mssql`
[ x] `mysql` / `mariadb`
…
-
In developement and Prod android version works fine. But when I tried with the browser. I get the error.
I follow the [https://github.com/typeorm/ionic-example]
Any help?
here is my config fi…
-
when enabling the plugin after fresh install obsidian completely blanks. All buttons, everything gone. Just a gray area. Manually deleting the plugin recovers it.