SQLBoiler v3.0.0-rc6 Release Notes

  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix a badly templated value in the mssql upsert template when using context
    • ๐Ÿ›  Fix a bug where the database schema name was not properly being given to the templates. This broke explicit schemas where implicit schemas like in mysql, psql public etc. would still work.