Skip to content

Compatibility of data layer with sqlite#1137

Closed
a-romero wants to merge 3 commits intoChainlit:mainfrom
a-romero:compat/sqlite
Closed

Compatibility of data layer with sqlite#1137
a-romero wants to merge 3 commits intoChainlit:mainfrom
a-romero:compat/sqlite

Conversation

@a-romero
Copy link

Updated to support databases that natively return JSONB objects as strings, such as sqlite.

@dokterbob
Copy link
Collaborator

Related: #832

@dokterbob dokterbob added the data layer Pertains to data layers. label Aug 14, 2024
@dokterbob dokterbob added the enhancement New feature or request label Sep 3, 2024
dokterbob added a commit to DanielAvdar/chainlit that referenced this pull request Sep 19, 2024
dokterbob added a commit that referenced this pull request Sep 20, 2024
…pport (#1137).

* Add SQLite DB tests and fixtures
* Get rid of context in SQL Alchemy data layer.

---------

Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
Co-authored-by: Mathijs de Bruin <mathijs@mathijsfietst.nl>
@dokterbob dokterbob closed this Sep 20, 2024
@dokterbob
Copy link
Collaborator

Solved in #1319

notlaedri pushed a commit to notlaedri/chainlit that referenced this pull request May 5, 2025
…QLite support (Chainlit#1137).

* Add SQLite DB tests and fixtures
* Get rid of context in SQL Alchemy data layer.

---------

Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
Co-authored-by: Mathijs de Bruin <mathijs@mathijsfietst.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data layer Pertains to data layers. enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants