gitdataai/libs
ZhenYi 3a8b8c9cf8 remove all foreign key constraints from SQL migrations
Foreign keys at the database level cause issues with deployment flexibility.
Keep only indexes for query performance; enforce referential integrity at
the application level.
2026-04-15 11:03:17 +08:00
..
agent init 2026-04-15 09:08:09 +08:00
agent-tool-derive init 2026-04-15 09:08:09 +08:00
api init 2026-04-15 09:08:09 +08:00
avatar init 2026-04-15 09:08:09 +08:00
config init 2026-04-15 09:08:09 +08:00
db init 2026-04-15 09:08:09 +08:00
email init 2026-04-15 09:08:09 +08:00
git init 2026-04-15 09:08:09 +08:00
migrate remove all foreign key constraints from SQL migrations 2026-04-15 11:03:17 +08:00
models init 2026-04-15 09:08:09 +08:00
queue init 2026-04-15 09:08:09 +08:00
room init 2026-04-15 09:08:09 +08:00
rpc init 2026-04-15 09:08:09 +08:00
service init 2026-04-15 09:08:09 +08:00
session init 2026-04-15 09:08:09 +08:00
transport init 2026-04-15 09:08:09 +08:00
webhook init 2026-04-15 09:08:09 +08:00