-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathMOA.sqbpro
3 lines (2 loc) · 2.41 KB
/
MOA.sqbpro
1
2
<?xml version="1.0" encoding="UTF-8"?><sqlb_project><db path="C:/Users/rahul/PycharmProjects/MOA/MOA.db" readonly="0" foreign_keys="1" case_sensitive_like="0" temp_store="0" wal_autocheckpoint="1000" synchronous="2"/><attached/><window><main_tabs open="structure browser pragmas query" current="3"/></window><tab_structure><column_width id="0" width="300"/><column_width id="1" width="0"/><column_width id="2" width="125"/><column_width id="3" width="4449"/><column_width id="4" width="0"/><expanded_item id="0" parent="1"/><expanded_item id="1" parent="1"/><expanded_item id="2" parent="1"/><expanded_item id="3" parent="1"/></tab_structure><tab_browse><current_table name="4,11:maincreatedjobs"/><default_encoding codec=""/><browse_table_settings><table schema="main" name="GCNModel" show_row_id="0" encoding="" plot_x_axis="" unlock_view_pk="_rowid_"><sort/><column_widths><column index="1" value="57"/><column index="2" value="77"/><column index="3" value="102"/><column index="4" value="93"/><column index="5" value="174"/><column index="6" value="95"/><column index="7" value="213"/><column index="8" value="78"/><column index="9" value="103"/><column index="10" value="79"/><column index="11" value="212"/><column index="12" value="168"/><column index="13" value="90"/><column index="14" value="162"/><column index="15" value="151"/><column index="16" value="133"/></column_widths><filter_values/><conditional_formats/><row_id_formats/><display_formats/><hidden_columns/><plot_y_axes/><global_filter/></table><table schema="main" name="createdjobs" show_row_id="0" encoding="" plot_x_axis="" unlock_view_pk="_rowid_"><sort/><column_widths><column index="1" value="224"/><column index="2" value="57"/><column index="3" value="123"/></column_widths><filter_values/><conditional_formats/><row_id_formats/><display_formats/><hidden_columns/><plot_y_axes/><global_filter/></table><table schema="main" name="users" show_row_id="0" encoding="" plot_x_axis="" unlock_view_pk="_rowid_"><sort/><column_widths><column index="1" value="171"/><column index="2" value="91"/><column index="3" value="93"/></column_widths><filter_values/><conditional_formats/><row_id_formats/><display_formats/><hidden_columns/><plot_y_axes/><global_filter/></table></browse_table_settings></tab_browse><tab_sql><sql name="SQL 1">SELECT Jobid FROM createdjobs where email= "rahul20065@iiitd.ac.in" and TypeOfModel="gcn";
</sql><current_tab id="0"/></tab_sql></sqlb_project>