This website requires JavaScript.
Explore
Help
Register
Sign In
bvandeusen
/
FabledCurator
Watch
1
Star
0
Fork
0
You've already forked FabledCurator
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
33
Wiki
Activity
Files
9e19c081b0f0651e4fd61043d2f6d2049139c162
FabledCurator
/
alembic
T
History
bvandeusen
3838f04c16
feat(tag-kinds): drop meta + rating entirely — alembic 0023 deletes existing meta/rating tags (CASCADE clears related image_tag / alias / allowlist / suggestion_rejection / reference_embedding / series_page rows) then recreates the tag_kind ENUM without those values. Python TagKind enum trimmed; KIND_OPTIONS + KIND_COLOR + KIND_ICONS maps + TagsView KINDS array all updated. Operator confirmed they have no use for the data.
...
Co-Authored-By: Claude Opus 4.7 (1M context) <
noreply@anthropic.com
>
2026-05-26 21:07:31 -04:00
..
versions
feat(tag-kinds): drop meta + rating entirely — alembic 0023 deletes existing meta/rating tags (CASCADE clears related image_tag / alias / allowlist / suggestion_rejection / reference_embedding / series_page rows) then recreates the tag_kind ENUM without those values. Python TagKind enum trimmed; KIND_OPTIONS + KIND_COLOR + KIND_ICONS maps + TagsView KINDS array all updated. Operator confirmed they have no use for the data.
2026-05-26 21:07:31 -04:00
env.py
fix(fc2a): apply ruff autofix + skip vue-tsc check (no tsconfig)
2026-05-14 14:24:25 -04:00
script.py.mako
feat: add SQLAlchemy declarative base, Alembic environment, and gitignore fix
2026-05-14 07:32:58 -04:00