X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F24yaml.t;h=e487120246158a974c7641c1ffd517c5d9625fe9;hb=dc65e1c6d171d1dc2016926bafc602a08a3f1614;hp=6bdec8a0b84bf533eb3fd98f250f108028958ce1;hpb=e35826977dadddc97bcdb8785fd51e5e6ab9c0f3;p=dbsrgits%2FSQL-Translator-2.0-ish.git diff --git a/t/24yaml.t b/t/24yaml.t index 6bdec8a..e487120 100644 --- a/t/24yaml.t +++ b/t/24yaml.t @@ -110,7 +110,7 @@ schema: expression: '' fields: [] match_type: '' - name: '' + name: constraint on_delete: '' on_update: '' options: [] @@ -123,7 +123,7 @@ schema: - pet_id - person_id match_type: '' - name: '' + name: primary_key on_delete: '' on_update: '' options: [] @@ -135,7 +135,7 @@ schema: fields: - person_id match_type: '' - name: '' + name: foreign_key on_delete: '' on_update: '' options: []