all repos — homestead @ a0ae7b1409837e8dcecfebbb43afcf3e0580f93e

Code for my website

generate SQL files

Alan Pearce
commit

a0ae7b1409837e8dcecfebbb43afcf3e0580f93e

parent

05be0fdbdfbbc455317c909f5f8fa4f441235a74

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M internal/storage/sqlite/db/models.gointernal/storage/sqlite/db/models.go
@@ -19,6 +19,7 @@ LastModified int64
Title string Etag string StyleHash string + Headers []byte } type Url struct {