Skip to content

Commit

Permalink
**
Browse files Browse the repository at this point in the history
  • Loading branch information
Ozcan Aytac; Insylva project committed Sep 2, 2020
1 parent 13808ae commit 86db2db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data.sql
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ CREATE TABLE IF NOT EXISTS sources_indices(
id serial PRIMARY KEY,
source_id integer,

index_id varchar(50),
index_id varchar(120),
mng_id varchar(50),
is_send boolean default false,

Expand Down

0 comments on commit 86db2db

Please sign in to comment.