go-gorm / bigquery

BigQuery golang sql driver/GORM dialect
MIT License
41 stars 23 forks source link

Typo in README.md #6

Open victorlungu-dev opened 2 years ago

victorlungu-dev commented 2 years ago

Record ComplexSubRecordgorm:"column:Record;type:RECORD"`` in the complex record example theres a typo between column and type definition, it has : but it needs ;