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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: