Bettern cmap handling. Lots of changes.
This commit is contained in:
@@ -131,4 +131,5 @@
|
||||
(and (query-value db "SELECT to_regclass('public.users') IS NOT NULL")
|
||||
(query-value db "SELECT to_regclass('public.pages') IS NOT NULL")
|
||||
(query-value db "SELECT to_regclass('public.page_versions') IS NOT NULL")
|
||||
(query-value db "SELECT to_regclass('public.concept_maps') IS NOT NULL")
|
||||
(query-value db "SELECT to_regclass('public.sessions') IS NOT NULL")))))))
|
||||
|
||||
Reference in New Issue
Block a user