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

Request for changing connection database from PRINCIPAL CONNECTION to SQLite or other (SILK) #676

Open
MaycolSoft opened this issue Sep 13, 2023 · 0 comments

Comments

@MaycolSoft
Copy link

I would like to know if it is possible to change the connection database from MAIN to SQLite (SILK) for my project

The reason for this request is that the project requires access to a database limited to reader-only, which in this case is PostgreSQL, which is the main database.

If you allow the SILK connection to be changed to SQLite, we can keep the information separate and SILK can delete the information without problems.

Background:
Currently, our team uses PostgreSQL as the primary database management system for our project. However, due to certain constraints, we have limited permissions to edit data directly within the PostgreSQL database. This has led us to explore alternative solutions, such as SQLite (SILK).

Thank you for considering our proposal.

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

1 participant