Skip to content

Commit

Permalink
corrected schema field name
Browse files Browse the repository at this point in the history
  • Loading branch information
t_watts committed Oct 21, 2020
1 parent 044b2fa commit 47b613a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"description": "bq-datetime",
"mode": "NULLABLE",
"name": "audit_date",
"name": "audit_time",
"type": "TIMESTAMP"
},
{
Expand Down

0 comments on commit 47b613a

Please sign in to comment.