Krishna

Results 1 issues of Krishna

When importing data for the table using a JSON file, the following insert statement is emitted: **Execute fail : INSERT INTO category("id","category") VALUES (nextval(''category_id_seq''::regclass),'Electronics');** Should be **INSERT INTO category ("id",...

bug