Skip to content
#

sqlite-database

Here are 848 public repositories matching this topic...

SqfEntity ORM for Flutter/Dart lets you build and execute SQL commands on SQLite database easily and quickly with the help of fluent methods similar to .Net Entity Framework. SqfEntity also generates add/edit forms with validations and special controls (DropDown List, DateTime pickers, Checkboxes.. etc) for your table.

  • Updated Mar 25, 2021
  • Dart
jingtang10
jingtang10 commented Mar 29, 2021

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 LIKE operator 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

Improve this page

Add a description, image, and links to the sqlite-database topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sqlite-database topic, visit your repo's landing page and select "manage topics."

Learn more