-
### Checklist
- [X] The bug is reproducible against the latest release or `master`.
- [X] There are no similar issues or pull requests to fix it yet.
### Describe the bug
I have an applicati…
-
Hello,
I am trying to use the async-storage-plugin together with cordova-sqlite-storage.
The Storage Engine needs to get initialized (open DB etc.)
Where is the right place to do this? AsyncStora…
-
To save the production costs and reduce dependency on Amazon we could install and maintain a custom fulltext engine on the embed machine - instead of using the CloudSearch API.
We have experience fro…
-
```
A lot has changed since the original architecture has been defined.
During implementation the core steadily shifted from host side to target side.
As a result, some existing code became overdesign…
-
I'm personally found the `` always pretty strange when printing the Connection object. It gives a URL that I did not specify with some strange Auth thing that I (as a normal user) don't know anything …
-
## Data
- **Shiori version**: lastest
- **Database Engine**: sqlite
- **Operating system**: linux
- **CLI/Web interface/Web Extension**: Web interface
## Describe the bug / actual behavior
W…
-
### What do you want to change?
We would like to improve the type inference of parameters compared to constants only.
Currently, it is absolutely inferred that `interface{}`.
https://play.sqlc.…
-
### What do you want to change?
I'd love to be able to generate several schemas at once and have them use separate go packages instead of prefixing the types:
Instead of `models.SchemanameTablenam…
-
**Is your feature request related to a problem? Please describe.**
The current app shows limits with SQLite: it's slow, and does not benefit from a fast SQL engine when having different users doing…
-
### First Check
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the SQLModel documentation, with the …