putting in base query and collector framework

This commit is contained in:
Michael McGuinness
2024-12-18 18:52:38 +00:00
parent b0040f0cbe
commit 2209b877f5
1739 changed files with 288187 additions and 288200 deletions
+9 -9
View File
@@ -1,9 +1,9 @@
// Code generated by sqlc. DO NOT EDIT.
// versions:
// sqlc v1.27.0
package repository
type Name struct {
Name string
}
// Code generated by sqlc. DO NOT EDIT.
// versions:
// sqlc v1.27.0
package repository
type Name struct {
Name string
}