adding quickfix library
This commit is contained in:
4
quickfix/_sql/postgresql/postgresql.sql
Normal file
4
quickfix/_sql/postgresql/postgresql.sql
Normal file
@ -0,0 +1,4 @@
|
||||
\i sessions_table.sql;
|
||||
\i messages_table.sql;
|
||||
\i messages_log_table.sql;
|
||||
\i event_log_table.sql;
|
||||
Reference in New Issue
Block a user