Skip to content
Snippets Groups Projects
user avatar
Jared Hancock authored
This is required because using unbuffered MySQL queries means that no other
SQL queries can be run until the export is finished. Since the Staff model
will lazily query the config table, the queries need to be fetched in
advance.
aa9ab3d9
Name Last commit Last update