Flutter mapping from sqlite to List

前端 未结 0 1461
轮回少年
轮回少年 2021-01-02 01:38

im trying to map an entry from sql to a List with a different structure. the SQL entry will be created like this:

await db.execute(
    \'CREATE TABLE $tableT         


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