This website requires JavaScript.
Explore
Help
Sign In
encounter
/
decomp.dev
Watch
0
Star
0
Fork
0
mirror of
https://github.com/encounter/decomp.dev.git
synced
2026-07-10 03:18:48 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0c268f25aaadfa31b457542c6af36ca35d7cf36b
decomp.dev
/
migrations
/
11_reports_data_version.sql
T
2 lines
72 B
SQL
Raw
Normal View
History
Unescape
Escape
5 months of maintenance
2025-03-18 21:20:10 -06:00
ALTER
TABLE
reports
ADD
COLUMN
data_version
INTEGER
NOT
NULL
DEFAULT
0
;
Reference in New Issue
Copy Permalink