mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 22:59:07 +00:00
a33b1f20f8
This commit adds a migration file (1720806196274-MigrationName.ts) that drops the NOT NULL constraint on the columns "serviceCatalogId" and "serviceRepositoryId" in the "CopilotPullRequest" table. This change allows these columns to have nullable values, providing flexibility in the data model. |
||
---|---|---|
.. | ||
Exceptions | ||
Service | ||
Templates/.oneuptime | ||
Types | ||
Utils | ||
.dockerignore | ||
.env.example | ||
.gitattributes | ||
.gitignore | ||
Config.ts | ||
Dockerfile.tpl | ||
Index.ts | ||
Init.ts | ||
jest.config.json | ||
nodemon.json | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
OneUptime Copilot
Copilot is a tool that helps you improve your codebase automatically.
Please refer to the official documentation for more information.