This website requires JavaScript.
Explore
Help
Sign In
GithubBackup
/
geekgeekrun
Watch
1
Star
0
Fork
0
You've already forked geekgeekrun
mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced
2026-06-22 07:53:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b821bc500c9e64646e6a0687a0f1fb0d70da5842
geekgeekrun
/
packages
/
sqlite-plugin
History
geekgeekrun
0032a356e5
fix: reduce argument getBossIdsByJobIds count to fix
error: Error: SQLITE_ERROR: Expression tree is too large (maximum depth 1000)
2025-08-17 00:04:05 +08:00
..
src
fix: reduce argument getBossIdsByJobIds count to fix
error: Error: SQLITE_ERROR: Expression tree is too large (maximum depth 1000)
2025-08-17 00:04:05 +08:00
.gitignore
ignore any db file
2024-03-17 21:58:02 +08:00
.npmignore
enhance the build script of sqlite-plugin;
2024-03-17 13:16:48 +08:00
package.json
disable synchronize when typeorm db init, all schema change depend on migration
2025-05-03 15:03:25 +08:00
tsconfig.json
fix the production package cannot run issue caused by glob(path-scurry) module error - maybe the version of glob is too new, and there exists different version of glob, so download rimraf and typeorm to makes major version of glob at 7
2024-03-21 01:24:42 +08:00