FakeProductionSql campo date

This commit is contained in:
Vicente Falco 2017-07-12 08:53:55 +02:00
parent ace002e02b
commit 139579e78f
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
select tmp.Id_Ticket as ticketFk,
tmp.Id_Cliente as clientFk,
tmp.Alias as client,
tmp.Fecha as `date`,
tmp.Hora as hour,
tmp.POBLACION as city,
tmp.PROVINCIA as province,