-
root@cdr-stats:/opt/app/cdr-pusher# make build
found packages fetch_orm.go (fetch) and insert_gorm.go (main) in archive
found packages fetch_orm.go (fetch) and insert_gorm.go (main) in archive
cp -i c…
-
Hi, I'm trying to use the ORM but I am unsure about the supported databases.
Is sqlite3 supported? I couldn't find it on the homepage.
Nevertheless, good work!
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
使用nb-cli创建项目
关于插件先后运行了
```shell
nb plugin install nonebot-plugin-alchelper
source .venv/Scripts/activate
pip install 'nonebot-plugin-alchelper[aiosqlite]'
nb orm upgrade
nb orm chec…
-
Thinking about using `better-sqlite3` for SQLite database, mainly for supporting 64bit Integers. Their benchmark looks great as well
https://github.com/JoshuaWise/better-sqlite3/issues/262
-
Based off of the recent [discussion](https://github.com/open-telemetry/semantic-conventions/issues/791#issuecomment-1988772078) on alleviating some of the implementation burden of implementing the mig…
-
i use sequelize to handle my database. it is good to do the CRUDs,but how can i backup my database and restore.
- database: sqlite3
- orm: sequelize
-
**Description**
I think it would be cool that when using SQLite that the defaults that loco uses work well even for a production deployment. Since many smaller apps with only like 100 users or so c…
-
Hello,
I've encountered an issue with the name binding mode in the sqlx ORM framework. When using the colon (:) symbol as the variable start point, the framework generally works as expected. Howeve…
-
- [x] I tried using the `@types/better-sqlite3` package and had problems.
- [x] I tried using the latest stable version of tsc. https://www.npmjs.com/package/typescript
- [x] I understand that `@typ…