focalboard/server/services/store/sqlstore
Scott Bishel b3a356067c
GH-3797 Update telemetry to send boards count (#3820)
* update telemetry to send boards count

* fix lint

* fix unit test
2022-09-13 14:37:05 -06:00
..
migrations Add remove templates channel link migration (#3794) 2022-09-07 14:22:06 -06:00
migrationstests Add remove templates channel link migration (#3794) 2022-09-07 14:22:06 -06:00
blocks.go GH-3797 Update telemetry to send boards count (#3820) 2022-09-13 14:37:05 -06:00
board.go Update board store to return inserted / patched values without querying the DB after modifying them (#3832) 2022-09-13 12:43:03 +02:00
board_insights.go
boards_and_blocks.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
category.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
category_boards.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
cloud.go
data_migrations.go
data_migrations_test.go
data_retention.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
file.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
helpers_test.go
legacy_blocks.go
migrate.go Refactor schema table migration mechanism (#3709) 2022-09-01 15:05:11 +02:00
notificationhints.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
params.go
public_methods.go GH-3797 Update telemetry to send boards count (#3820) 2022-09-13 14:37:05 -06:00
schema_table_migration.go Refactor schema table migration mechanism (#3709) 2022-09-01 15:05:11 +02:00
schema_table_migration_test.go Refactor schema table migration mechanism (#3709) 2022-09-01 15:05:11 +02:00
session.go
sharing.go
sqlstore.go
sqlstore_test.go
subscriptions.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
system.go
team.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
templates.go
user.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
util.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00