This repository was archived by the owner on Sep 30, 2024. It is now read-only.
feat/enterpriseportal: init Cody Gateway Access table#63457
Merged
Conversation
This was referenced Jun 24, 2024
Member
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @bobheadxi and the rest of your teammates on |
be60edd to
7500584
Compare
069f310 to
f53d6cf
Compare
7500584 to
cf9a343
Compare
f53d6cf to
d2d24bd
Compare
cf9a343 to
a5b3ff4
Compare
d2d24bd to
a2200d5
Compare
Contributor
TBH it feels kinda weird haha, the reason we have |
unknwon
approved these changes
Jun 25, 2024
Contributor
unknwon
left a comment
There was a problem hiding this comment.
Other than the table name
a5b3ff4 to
96f9cb0
Compare
ecd707e to
bdda060
Compare
96f9cb0 to
e7104ed
Compare
bdda060 to
9f9706b
Compare
e7104ed to
fab2841
Compare
9f9706b to
3d1d44e
Compare
fab2841 to
f152225
Compare
3d1d44e to
cddff3f
Compare
f152225 to
f50613d
Compare
53a4892 to
0ddffd8
Compare
Base automatically changed from
06-24-feat_enterpriseportal_init_licenses_tables
to
main
June 27, 2024 19:53
0ddffd8 to
c0def0f
Compare
c0def0f to
3a0d64d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Closes https://linear.app/sourcegraph/issue/CORE-159
I opted to prefix this table name with
codyaccessinstead ofenterprise_portal, to reflect that it's a different component that owns this table.Test plan
CI