• Joined on 2024-05-08
Kayori pushed to diva_configire_festa at Kayori/artemis 2024-06-30 10:54:48 +00:00
97e1d5da05 fix disable. Fix casing in options
Kayori pushed to diva_configire_festa at Kayori/artemis 2024-06-30 10:27:07 +00:00
eb275062a1 Merge branch 'develop' into diva_configire_festa
d439483aec Merge pull request 'develop' (#8) from Hay1tsme/artemis:develop into develop
44fb6037cf chuni: add missing alembic script
c4afb083f9 Merge pull request 'Implemented User Points for teams' (#140) from EmmyHeart/artemis:develop into develop
b2bd73a8f5 Merge branch 'develop' into develop
Compare 16 commits »
Kayori pushed to develop at Kayori/artemis 2024-06-30 10:24:43 +00:00
d439483aec Merge pull request 'develop' (#8) from Hay1tsme/artemis:develop into develop
44fb6037cf chuni: add missing alembic script
c4afb083f9 Merge pull request 'Implemented User Points for teams' (#140) from EmmyHeart/artemis:develop into develop
b2bd73a8f5 Merge branch 'develop' into develop
ecb2e9ec75 mai2: properly add present items
Compare 15 commits »
Kayori merged pull request Kayori/artemis#8 2024-06-30 10:24:42 +00:00
develop
Kayori created pull request Kayori/artemis#8 2024-06-30 10:24:20 +00:00
develop
Kayori created pull request Hay1tsme/artemis#161 2024-06-29 22:25:46 +00:00
DIVA made some festa stuff configurable in config
Kayori pushed to diva_configire_festa at Kayori/artemis 2024-06-29 22:23:41 +00:00
e0e63a9a13 configurable festa options
Kayori created branch diva_configire_festa in Kayori/artemis 2024-06-29 22:23:41 +00:00
Kayori pushed to develop at Kayori/artemis 2024-06-28 07:15:39 +00:00
4a18f6b3bc Merge pull request 'develop' (#7) from Hay1tsme/artemis:develop into develop
f0515a2130 sao: fix quest failing to save
601cec9075 sao: you already know what it is
177f851368 sao: cleanup
40a66614bc sao: fix user_hero_log_id
Compare 28 commits »
Kayori merged pull request Kayori/artemis#7 2024-06-28 07:15:37 +00:00
develop
Kayori created pull request Kayori/artemis#7 2024-06-28 07:15:31 +00:00
develop
Kayori commented on issue Hay1tsme/artemis#156 2024-06-27 18:46:37 +00:00
Trying to update my database. idm field is not being added in the aime_card table

Tested again with new db. Works now thanks. Time to reimport my data

Kayori created branch base-with-other in Kayori/segatools2 2024-06-25 23:02:53 +00:00
Kayori pushed to base-with-other at Kayori/segatools2 2024-06-25 23:02:53 +00:00
2c8d5784a7 fixes
0111263444 Working frankenstein merge
Compare 2 commits »
Kayori renamed repository from segatools234 to Kayori/segatools2 2024-06-25 22:14:50 +00:00
Kayori created repository Kayori/segatools2 2024-06-25 22:13:39 +00:00
Kayori created repository Kayori/segatools 2024-06-25 22:13:14 +00:00
Kayori commented on issue Hay1tsme/artemis#156 2024-06-25 17:32:24 +00:00
Trying to update my database. idm field is not being added in the aime_card table

so what im going to do is create a new database and insert all my data into it but now with a fresh db i get

Kayori commented on issue Hay1tsme/artemis#156 2024-06-25 17:13:31 +00:00
Trying to update my database. idm field is not being added in the aime_card table

i put version_num in alembic_version to 1e150d16ab6b now upgrading to idm and chip_id are added now stuck on the next migration with sao one.

Kayori commented on issue Hay1tsme/artemis#156 2024-06-25 09:34:30 +00:00
Trying to update my database. idm field is not being added in the aime_card table

Can't drop index

/app# python dbutils.py downgrade -v 1e150d16ab6b INFO [alembic.runtime.migration] Context impl MySQLImpl. INFO [alembic.runtime.migration] Will assume non-transactional…