mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-07-05 04:21:50 +02:00
Reapply "models: remove legacy template-function-faker plugin row"
This reverts commit 773c4a24a5.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
fn main() {
|
||||
// Migrations are embedded with include_dir!, so trigger rebuilds when SQL files change.
|
||||
println!("cargo:rerun-if-changed=migrations");
|
||||
println!("cargo:rerun-if-changed=blob_migrations");
|
||||
}
|
||||
Reference in New Issue
Block a user