zeromicro / go-zero

A cloud-native Go microservices framework with cli tool for productivity.
https://go-zero.dev
MIT License
29.41k stars 3.97k forks source link

[goctl] how to replace the table prefix #3655

Open wxyz520 opened 1 year ago

wxyz520 commented 1 year ago

now

expect

How to achieve this effect with goctl?

kesonan commented 1 year ago

it's not support to replace the table prefix so far, and there has no plan to support it.

wxyz520 commented 1 year ago

it's not support to replace the table prefix so far, and there has no plan to support it.

so, is there any way to define table prefix in the model?

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 30 days with no activity.