sqlmesh icon indicating copy to clipboard operation
sqlmesh copied to clipboard

Fix `%%model` and `%model` ipython magic error for seed model with csv column name with periods

Open butchland opened this issue 9 months ago • 3 comments

  • 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

butchland avatar May 18 '24 08:05 butchland