通过sequelize的hooks模块,更改读写前的table_name,实现类似spring AOP的分表读写,sequelize Model hooks for sharded-table that like [tablename]_yyyy_mm...
-
Updated
Nov 26, 2018 - JavaScript
通过sequelize的hooks模块,更改读写前的table_name,实现类似spring AOP的分表读写,sequelize Model hooks for sharded-table that like [tablename]_yyyy_mm...
Add a description, image, and links to the sequelize-model-hooks topic page so that developers can more easily learn about it.
To associate your repository with the sequelize-model-hooks topic, visit your repo's landing page and select "manage topics."