We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
背景:当前 Xata 无法对 KEY 进行权限控制,而将具有完整权限的 KEY 分发给每一个贡献者又不现实。
因此,将 Xata SDK 从前端中剥离,合入 API项目,今后对数据的读取都通过 API layer 完成。
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
背景:当前 Xata 无法对 KEY 进行权限控制,而将具有完整权限的 KEY 分发给每一个贡献者又不现实。
因此,将 Xata SDK 从前端中剥离,合入 API项目,今后对数据的读取都通过 API layer 完成。
The text was updated successfully, but these errors were encountered: