|
de1a7a9210
|
chore: join user information to workspace_build and template_version (#8625)
* include minimial user on template version and build
* Add unit test to ensure join is superset
|
2023-07-25 09:14:38 -04:00 |
|
|
aceedefce3
|
chore: add template_with_user view to include user contextual data (#8568)
* chore: Refactor template sql queries to use new view
* TemplateWithUser -> Template
* Add unit test to enforce good view
|
2023-07-19 16:07:33 -04:00 |
|
|
ce114a7f9f
|
chore: upgrade sqlc to 1.19.1 (#8511)
|
2023-07-15 09:07:19 +03:00 |
|
|
75f62dc39d
|
feat: add support for template version messages in api and cli (#8336)
|
2023-07-11 13:11:08 +03:00 |
|
|
b5f26d9bdf
|
feat: add ability for users to convert their password login type to oauth/github login (#8105)
* Currently toggled by experiment flag
---------
Co-authored-by: Bruno Quaresma <bruno@coder.com>
|
2023-06-30 08:38:48 -04:00 |
|
|
f56db1b41b
|
feat: add user search query param on last_seen (#8139)
* feat: add sql filter for before/after on last_seen column
|
2023-06-22 15:24:48 -05:00 |
|
|
8c4b7c01e2
|
chore: remove redundant dbtype package (#8014)
* chore: rename store to dbmock for consistency
* chore: remove redundant dbtype package
This wasn't necessary and forked how we do DB types.
|
2023-06-13 19:14:55 +00:00 |
|
|
9440b3da66
|
chore: rename dbgen package files and remove small file (#7997)
|
2023-06-13 09:21:12 -05:00 |
|