Skip to content
New issue

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

add settings table to DB schema #3368

Closed
sjanssen2 opened this issue Feb 22, 2024 · 1 comment
Closed

add settings table to DB schema #3368

sjanssen2 opened this issue Feb 22, 2024 · 1 comment

Comments

@sjanssen2
Copy link
Contributor

The Qiita DB Schema file qiita_db/support_files/qiita-db.html is extremely helpful to understand the design of the database. I just found that there are additional tables (outside the qiita.* schema) that are also used by qiita, e.g. settings

qdb.sql_connection.TRN.add("SELECT test FROM settings")

Could you add these tables to the HTML overview?

@antgonza
Copy link
Member

Yes, I'm not actually sure why is not there; my only guess is that it only shows the qiita.* tables ... anyway, I think is fine to add.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants