Add sql code end of Schema::create #44398
Unanswered
denizgolbas
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Did you find the solution? We need the same. |
Beta Was this translation helpful? Give feedback.
1 reply
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to add this:
to the end of the query that returns Schema::create from migrations.
I tried PostgresGrammar::macro and BluePrint::macro for it. But i couldt do.
Can you help me for how can implement it when create a table?
Beta Was this translation helpful? Give feedback.
All reactions