mybatis-mapper / mapper

MyBatis Mapper
https://mapper.mybatis.io
Apache License 2.0
325 stars 47 forks source link

Include schema in SQL generated by LogicalMapper #107

Closed abel533 closed 1 month ago

abel533 commented 1 month ago

Related to #102

Updates SQL generation in LogicalProvider to include schema information when @Entity.Table.schema is set.


For more details, open the Copilot Workspace session.