This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
strapi
Watch
1
Star
0
Fork
0
You've already forked strapi
mirror of
https://github.com/strapi/strapi.git
synced
2025-07-23 17:10:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
packages
/
core
/
database
History
Ben Irvin
7a48741483
fix: init dialect on every new connection in the pool (
#18588
)
2023-10-30 17:53:25 +01:00
..
src
fix: init dialect on every new connection in the pool (
#18588
)
2023-10-30 17:53:25 +01:00
.editorconfig
Migrate database package to typescript
2023-09-12 13:29:00 +02:00
.eslintignore
Migrate database package to typescript
2023-09-12 13:29:00 +02:00
.eslintrc.js
Migrate database package to typescript
2023-09-12 13:29:00 +02:00
.gitignore
Migrate database package to typescript
2023-09-12 13:29:00 +02:00
.npmignore
Migrate database package to typescript
2023-09-12 13:29:00 +02:00
jest.config.js
Force manual build to run lint to avoid unnecessary rebuilds (
#16532
)
2023-04-28 15:20:20 +02:00
LICENSE
…
package.json
Merge branch 'main' of github.com:strapi/strapi into releases/4.14.5
2023-10-18 17:15:57 +02:00
packup.config.ts
chore: only support better-sqlite3 package for sqlite (
#18500
)
2023-10-30 12:38:20 +01:00
README.md
Migrate database package to typescript
2023-09-12 13:29:00 +02:00
tsconfig.build.json
chore: pack-up database (
#18331
)
2023-10-10 10:43:52 +01:00
tsconfig.eslint.json
chore: pack-up database (
#18331
)
2023-10-10 10:43:52 +01:00
tsconfig.json
Fix tests
2023-09-21 20:01:37 +02:00
README.md
@strapi/database
⚠️
This package is only meant to be used inside Strapi