Automatically generate a RESTful API service for your legacy database. No code required!
-
Updated
Mar 29, 2021 - Python
Add a description, image, and links to the sqlite-database topic page so that developers can more easily learn about it.
To associate your repository with the sqlite-database topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
We do an exact match right now.
Describe the solution you'd like
Probably use
LIKEoperator in the SQL query.Describe alternatives you've considered
NA
Additional context
https://www.hl7.org/fhir/search.html#string
See ongoing work in #395
Would you like to work on the issue?
Good starter iss