sqlmesh
sqlmesh copied to clipboard
Fix `%%model` and `%model` ipython magic error for seed model with csv column name with periods
- Add missing tests for
%model
and%%model
line magic- add tests for full and view kind of models
- add tests for seed model (happy path)
- Add test for seed model with period in column name
- Fix error for seed models with period in column name