Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
starenka authored Oct 11, 2017
1 parent 1f43f08 commit 8b4a081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pg.sql
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ drop table if exists Dotace; create table Dotace (
zahajeniPlanovaneDatum timestamp,
zahajeniSkutecneDatum timestamp,
zmenaSmlouvyIndikator bool,
projektIdnetifikator varchar,
projektIdentifikator varchar,
projektNazev varchar,
iriOperacniProgram varchar,
iriPodprogram varchar,
Expand Down

0 comments on commit 8b4a081

Please sign in to comment.