Skip to content

SQLRecordManger in 0.3 #28041

Answered by dosubot bot
telekosmos asked this question in Ask Dosu
Discussion options

You must be logged in to vote

It seems like there have been issues with the documentation for SQLRecordManager. There are similar closed issues regarding the lack of documentation for SQLRecordManager [1][2].

The SQLRecordManager is primarily designed to work with SQLite but should be adaptable to other SQL implementations like PostgreSQL. It uses SQL Alchemy's create_engine in the background, so most SQL Alchemy supported databases should work. You can refer to SQL Alchemy's documentation for more details on supported databases: SQL Alchemy Basic Usage.

Unfortunately, I don't have specific information on which package contains the SQLRecordManager class in version 0.3. You might want to check the source code directl…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by telekosmos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant