Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

Commit

Permalink
Remove SQL features incompatible with PG 9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kilemensi committed Aug 17, 2018
1 parent 78e4920 commit 702f5d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion takwimu/sql/wazimap_geography.sql
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ CREATE TABLE public.wazimap_geography (
--

CREATE SEQUENCE public.wazimap_geography_id_seq
AS integer
START WITH 1
INCREMENT BY 1
NO MINVALUE
Expand Down

0 comments on commit 702f5d1

Please sign in to comment.