diff options
| author | fusion32 <marcopuzziello@gmail.com> | 2025-10-10 15:14:02 -0300 |
|---|---|---|
| committer | fusion32 <marcopuzziello@gmail.com> | 2025-10-10 15:22:27 -0300 |
| commit | 46c653293381dcc1188013d3e2c3f7587a199dc4 (patch) | |
| tree | 0b9776f73d6e2afcd9104cf400dc5e345fcdcbea /src/database_pq.cc | |
| parent | cc4873e33866ba86561774a7e55449d59367661e (diff) | |
| download | querymanager-46c653293381dcc1188013d3e2c3f7587a199dc4.tar.gz querymanager-46c653293381dcc1188013d3e2c3f7587a199dc4.zip | |
organize database configs and schema files + compilation guards
Diffstat (limited to 'src/database_pq.cc')
| -rw-r--r-- | src/database_pq.cc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/database_pq.cc b/src/database_pq.cc deleted file mode 100644 index 69cc45e..0000000 --- a/src/database_pq.cc +++ /dev/null @@ -1,4 +0,0 @@ -#include "querymanager.hh" - -// TODO(fusion): - |
