Skip to content
Snippets Groups Projects

Added ci

Merged Marius Kriegerowski requested to merge feature/linter into master
Compare and
5 files
+ 19
5
Compare changes
  • Side-by-side
  • Inline

Files

@@ -6,4 +6,4 @@ CREATE TABLE public.obm_buildings
);
ALTER TABLE public.obm_buildings
OWNER to postgres;
OWNER to postgres;
Loading