This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
portabase
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Portabase/portabase.git
synced
2026-07-14 11:16:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7f93abff827907eed193ec08fc770e1c19ad785e
portabase
/
src
/
db
/
migrations
/
0002_pink_groot.sql
T
1 line
68 B
SQL
Raw
Normal View
History
Unescape
Escape
For release.
2025-07-28 17:58:58 +02:00
ALTER
TABLE
"agents"
ADD
COLUMN
"is_archived"
boolean
DEFAULT
false
;
Reference in New Issue
Copy Permalink