Tateology / kaeru

Everything kaeru
0 stars 8 forks source link

Table creation from JSON file #47

Closed CemIskir closed 9 years ago

CemIskir commented 9 years ago

Crafted the code to create tables, intermediate tables(for many to many relations), and system tables(tables a user have) from given username, JSON file, and .db file Also developed the function getAllTableNames which returns all of the tables belonging to the same user