Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(platform): Update database model to reflect domain #8375

Merged
Merged
Changes from 19 commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
a9a9d55
Updated Database Schema
Swiftyos Oct 18, 2024
53b0650
Add submission status
Swiftyos Oct 18, 2024
a0c3357
Add active flag on a configured agent
Swiftyos Oct 18, 2024
3afd301
Changed triggers for configured agents
Swiftyos Oct 18, 2024
ebe7d95
added triggerIdentifer
Swiftyos Oct 18, 2024
cc99005
Update autogpt_platform/backend/schema.prisma
Swiftyos Oct 18, 2024
647f9ae
Update autogpt_platform/backend/schema.prisma
Swiftyos Oct 18, 2024
fe41e6f
added pwuts recommendations
Swiftyos Oct 18, 2024
e1e42cf
more tweaks based on review comments
Swiftyos Oct 18, 2024
e1307e0
fmt
Swiftyos Oct 18, 2024
3d10c4e
added stripe fields
Swiftyos Oct 18, 2024
80f933c
Update schema
Swiftyos Oct 18, 2024
476e1fe
Merge branch 'dev' into swiftyos/open-1829-update-database-model-to-r…
Swiftyos Oct 23, 2024
5037fd8
Updated schema
Swiftyos Oct 23, 2024
954e8ff
Merge branch 'swiftyos/open-1829-update-database-model-to-reflect-dom…
Swiftyos Oct 23, 2024
b0b299b
fixed naming convension
Swiftyos Oct 23, 2024
3f9393b
formatting
Swiftyos Oct 23, 2024
3f7af8a
updated relation name
Swiftyos Oct 23, 2024
16c4328
Add cascade deletions
Swiftyos Oct 23, 2024
288fed5
added default and docs
Swiftyos Oct 24, 2024
3e96ec8
updated credit assocation to be specific to a block execution
Swiftyos Oct 24, 2024
763ccf3
updates
Swiftyos Oct 24, 2024
0737408
removed autogenerated comment
Swiftyos Oct 24, 2024
cb1e206
spelling error
Swiftyos Oct 24, 2024
deb308b
add schema.sql file
Swiftyos Oct 24, 2024
346ea3f
updated to use uuid
Swiftyos Oct 24, 2024
e53a7b8
Process prisma migrations
Swiftyos Oct 25, 2024
ca3400d
updated schema
Swiftyos Oct 25, 2024
dad2894
fixing split
Swiftyos Oct 25, 2024
1a073ac
fixed topological sort
Swiftyos Oct 25, 2024
7ca6277
updated schema.sql
Swiftyos Oct 25, 2024
b508fd0
added store listing version
Swiftyos Oct 25, 2024
947ba97
remove wraps
Swiftyos Oct 28, 2024
0a02b43
minimsing changes
Swiftyos Oct 28, 2024
2cc35ed
revert changes to schema.prisma
Swiftyos Oct 28, 2024
dc8e7e2
add explination of target schema
Swiftyos Oct 28, 2024
621f1af
update
Swiftyos Oct 28, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading