Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Allow for table name overrides #3

Open
acorncom opened this issue Oct 7, 2016 · 0 comments
Open

Allow for table name overrides #3

acorncom opened this issue Oct 7, 2016 · 0 comments

Comments

@acorncom
Copy link
Member

acorncom commented Oct 7, 2016

We'd like to support the ability to override the default table name that this adapter uses.

Suggested use would be as follows:

export default class Issue extends Model {

  static tableName = 'my_strange_issue_table_name';

}
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant