feat: require explicit names for expression indexes and fix migration diff ordering
Update wiki
feat: enhance db push functionality with applied statements tracking and improve MySQL error handling in documentation
feat: enhance db push options with SkipIntrospection and DisableLock, update related tests and documentation
feat: rename schema tables to use double underscores and add validation for internal table conflicts
feat: add init-sql command for generating full initialization SQL from schema
feat: add support for SmallInt type across the codebase
fix: update upgrade command to use specific release tags instead of latest
feat: add support for advanced index options including predicates and per-column settings
add: wiki