fleet/server/worker
Ian Littman 545bc6c692
Rename team DB methods to encourage lighter-weight usage (#35572)
For #35357.

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

No changes file as this is a zero-functionality-change refactor.
Performance improvements are in their own PR, which includes a changes
file.

- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)

## Testing

- [x] Added/updated automated tests

- [ ] QA'd all new/changed functionality manually
2025-11-12 08:09:49 -06:00
..
apple_mdm.go Rename team DB methods to encourage lighter-weight usage (#35572) 2025-11-12 08:09:49 -06:00
apple_mdm_test.go Rename team DB methods to encourage lighter-weight usage (#35572) 2025-11-12 08:09:49 -06:00
automation_failer.go Support failing policies integrations (#5973) 2022-06-06 10:41:51 -04:00
automation_failer_test.go 🧹 friday cleanup party: substitute deprecated import of go-kit (#19774) 2024-06-17 10:27:31 -03:00
batch_activities.go Batch script cron schedule (#31808) 2025-08-14 14:44:47 -04:00
batch_activities_test.go Batch script cron schedule (#31808) 2025-08-14 14:44:47 -04:00
db_migrations.go MABM bugfix: fix the expected format of the migrated VPP token (#21761) 2024-09-03 13:23:44 -04:00
db_migrations_test.go MABM bugfix: fix the expected format of the migrated VPP token (#21761) 2024-09-03 13:23:44 -04:00
jira.go Rename team DB methods to encourage lighter-weight usage (#35572) 2025-11-12 08:09:49 -06:00
jira_test.go Add "No Team" integration configurations for Jira and Zendesk (#32387) 2025-09-02 18:02:34 -05:00
macos_setup_assistant.go Rename team DB methods to encourage lighter-weight usage (#35572) 2025-11-12 08:09:49 -06:00
macos_setup_assistant_test.go Skip setup experience during AxM based migrations (#32822) 2025-09-11 09:40:40 -04:00
vpp_verification.go Initial support for in-house apps on iOS/iPadOS (#34802) 2025-10-28 08:33:58 -04:00
worker.go Allow worker to filter queue by job type (#31556) 2025-08-06 17:22:48 -05:00
worker_test.go Allow worker to filter queue by job type (#31556) 2025-08-06 17:22:48 -05:00
zendesk.go Rename team DB methods to encourage lighter-weight usage (#35572) 2025-11-12 08:09:49 -06:00
zendesk_test.go Add "No Team" integration configurations for Jira and Zendesk (#32387) 2025-09-02 18:02:34 -05:00