Skip to content

Curated list of exercises in local wger instance (not synced w/ wger.de) #1731

Answered by rolandgeider
seyfeb asked this question in Q&A
Discussion options

You must be logged in to vote

Hi! You will need to empty the exercise table in the database, there are some local fixtures with data that always gets loaded. Just do

docker compose exec db psql -U wger wger -c "DELETE FROM exercises_alias; DELETE FROM exercises_exercisecomment; DELETE FROM exercises_exercise; DELETE FROM exercises_exercisebase_equipment;DELETE FROM exercises_exercisebase;" and add your own

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@seyfeb
Comment options

Answer selected by seyfeb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants