Mapping database tables to class in Flutter

后端 未结 0 947
执笔经年
执笔经年 2020-12-05 22:21

I want to use a class in database table. I know how to use String or int in database tables. I use it like that;

await vt.execute("CREATE TABLE Gorevler(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题