Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Support data type #274

Closed
JAICHANGPARK opened this issue Mar 3, 2020 · 3 comments
Closed

[Question] Support data type #274

JAICHANGPARK opened this issue Mar 3, 2020 · 3 comments

Comments

@JAICHANGPARK
Copy link

Hi now I'm using to floor in my flutter application
What't kind of data type can I use in entity?

  1. int -> SQLITE INTEGER?
  2. bool -> INTEGER?
  3. string -> TEXT?
  4. datetime -> TEXT?
@mqus
Copy link
Collaborator

mqus commented Mar 3, 2020

And also Uint8List ->BLOB, if you are using the master branch.

@vitusortner
Copy link
Collaborator

The project's README has just been updated with a "supported types" section.

@JAICHANGPARK
Copy link
Author

@vitusortner Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants