TravBots / hammer_tracker

0 stars 1 forks source link

Refresh views #13

Closed jbonatakis closed 1 year ago

jbonatakis commented 1 year ago

Small framework to manage views (and in time migrations).

Just put your view in game_servers/views/ as a .sql file and run manage.py --refresh-views. This will run all .sql files in game_servers/views/ against all .db files in game_servers.