Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
cb7b02f0f5
@ -1999,7 +1999,8 @@ Third Normal From.
|
||||
`petDOB` date NOT NULL,
|
||||
`ownerLastName` varchar(64) NOT NULL,
|
||||
`ownerFirstName` varchar(64) NOT NULL,
|
||||
`ownerPhone` int(12) NOT NULL,
|
||||
`ownerPhone1` int(12) NOT NULL,
|
||||
`ownerPhone2` int(12) NOT NULL,
|
||||
`ownerEmail` varchar(64) NOT NULL,
|
||||
);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user