Skip to content

Commit d6faf8f

Browse files
authored
remove character limit on instance ids (#3274)
Signed-off-by: Spike Curtis <spike@coder.com>
1 parent 6d14dcb commit d6faf8f

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

coderd/database/dump.sql

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ALTER TABLE workspace_agents ALTER COLUMN auth_instance_id TYPE character varying(64);
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ALTER TABLE workspace_agents ALTER COLUMN auth_instance_id TYPE character varying;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy