homebox/backend/internal/data/repo
Hayden e8449b3a73
fix: inaccruate 401 & sql busy error (#679)
* fix inaccruate 401 error on SQL db error

* init golangci-lint config

* linter autofix

* testify auto fixes

* fix sqlite busy errors

* fix naming

* more linter errors

* fix rest of linter issues
2024-01-04 08:55:26 -09:00
..
asset_id_type.go fix: allow zeroing out asset ids (#624) 2023-11-15 18:46:47 -09:00
asset_id_type_test.go feat: import export rewrite (#290) 2023-02-25 17:54:40 -09:00
automappers.go feat: Notifiers CRUD (#337) 2023-03-06 21:18:58 -09:00
id_set.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
main_test.go fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00
map_helpers.go feat: maintenance log (#170) 2022-12-09 20:57:57 -09:00
pagination.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
query_helpers.go feat: new homepage statistic API's (#167) 2022-12-05 12:36:32 -09:00
repo_documents.go chore: developer cleanup (#300) 2023-02-17 21:41:01 -09:00
repo_documents_test.go fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00
repo_group.go pr: fixed incorrect sum of the total items price (#568) 2023-10-06 12:50:55 -08:00
repo_group_test.go fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00
repo_item_attachments.go fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00
repo_item_attachments_test.go fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00
repo_items.go fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00
repo_items_test.go fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00
repo_labels.go fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00
repo_labels_test.go fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00
repo_locations.go fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00
repo_locations_test.go fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00
repo_maintenance_entry.go fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00
repo_maintenance_entry_test.go fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00
repo_notifier.go fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00
repo_tokens.go fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00
repo_tokens_test.go fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00
repo_users.go fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00
repo_users_test.go fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00
repos_all.go fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00