You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Give's your organization access to the database. Every early stage startup has c
9
9
**Other features:**
10
10
11
11
- Make multiple changes to a table (including adding and deleting rows), preview the SQL it is going to run, and then execute it.
12
-
- Access to the database via SSO (Google only right now). Each user doesn't have to deal with connecting via a bastion host or having database credentials, and administrators don't have to worry about onboardig / offboarding access to bastion hosts and the databases themselves.
12
+
- Access to the database via SSO (Google only right now). Each user doesn't have to deal with connecting via a bastion host or having database credentials, and administrators don't have to worry about onboarding / offboarding access to bastion hosts and the databases themselves.
13
13
- You can have well defined roles (Support, Product, etc) with very granular access:
14
14
- The Product team can toggle features, but not add or remove them.
15
15
- The Support team can view your change data capture tables but only the metadata.
0 commit comments