Update database version
This commit is contained in:
parent
da2aa77b53
commit
397eb29d81
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ open Caqti_request.Infix
|
||||||
let application_id = 1234839235l
|
let application_id = 1234839235l
|
||||||
|
|
||||||
(* Please update this when making changes! *)
|
(* Please update this when making changes! *)
|
||||||
let current_version = 15L
|
let current_version = 16L
|
||||||
|
|
||||||
type 'a id = 'a Rep.id
|
type 'a id = 'a Rep.id
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue