k1LoW / tbls

tbls is a CI-Friendly tool for document a database, written in Go.
MIT License
3.43k stars 166 forks source link

fix #535 #536

Closed majimaccho closed 11 months ago

majimaccho commented 11 months ago

Description

fix: #535

Details

I moved s.SetViewpointsToTables to c.ModifySchema since viewpoints of schema is generally set here.

How it's tested

samples/viewpoints are updated and CI doesn't fail.

majimaccho commented 11 months ago

@k1LoW there are some lint errors but I suppose I didn't modify any related line. If you want me to revice these lint error, I can take it.

k1LoW commented 11 months ago

@macoto1995 Thank you!!

Lint errors are not a problem at another time!