You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 20, 2020. It is now read-only.
@ryanfowler I want to add column name in existing database table. How can I add it by using this library.
#################
Update:
I have sorted out this problem by adding new function in the library. I used ALTER query to modify existing table.