mcfunley / pugsql

A HugSQL-inspired database library for Python
https://pugsql.org
Apache License 2.0
673 stars 22 forks source link

development / reload mode #18

Open mcfunley opened 5 years ago

mcfunley commented 5 years ago

Working on a React / Flask project where everything reloads when files are touched except for pugsql. It'd be nice of modules had a debug mode that stat'd source files before running queries and loaded new functions, etc.