mirror of
https://github.com/jetzig-framework/jetzig.git
synced 2025-05-14 22:16:08 +00:00
WIP
This commit is contained in:
parent
f23f718be6
commit
cae8034b36
@ -105,7 +105,7 @@ pub fn main() !void {
|
||||
try std.fs.path.join(allocator, &.{ "src", "app", "database", "Schema.zig" }),
|
||||
);
|
||||
try jetzig.util.createFile(path, dump);
|
||||
std.log.info("Database dump written to `{s}`.", .{path});
|
||||
std.log.info("Database schema written to `{s}`.", .{path});
|
||||
},
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user