Changeset 0.34.0 (#208)
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com> Co-committed-by: Jeffrey Smith <jasafpro@gmail.com>
This commit is contained in:
1433
server/store/postgres/export.go
Normal file
1433
server/store/postgres/export.go
Normal file
File diff suppressed because it is too large
Load Diff
@@ -50,5 +50,6 @@ func NewStores(db *sql.DB) store.Stores {
|
||||
ExtData: NewExtDataStore(db),
|
||||
Tickets: NewTicketStore(),
|
||||
RateLimits: NewRateLimitStore(),
|
||||
Export: NewExportStore(),
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user