migrate database from SQLite to PostgreSQL; add PostgreSQL adapter and migration script
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<nav class="tabs">
|
||||
<a href="/admin/ingest">Ingest</a>
|
||||
<a href="/admin/intelligence" class="active">Intelligence</a>
|
||||
<a href="/admin/stats">Stats</a>
|
||||
<a href="/admin/stats">Stats</a>
|
||||
<a href="/admin/sql">SQL</a>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user