Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

lastInsertId for pgsql && transactions methods #3

Merged
merged 5 commits into from
Nov 16, 2015

Conversation

djaf77
Copy link
Contributor

@djaf77 djaf77 commented Nov 10, 2015

No description provided.

- add transactional Up/Down methods to Migration class
- fix lastInsertId for pgsql driver
@djaf77
Copy link
Contributor Author

djaf77 commented Nov 12, 2015

Примите пулл реквест, у меня миграции не работают с insert на pg ))

- add direct methods for transactions(begin,rollback,commit) to Migration class
@djaf77
Copy link
Contributor Author

djaf77 commented Nov 12, 2015

Убрал неявные транзакционный методы и добавил вызов транзакций из класса Migration.

@djaf77 djaf77 closed this Nov 12, 2015
@djaf77 djaf77 reopened this Nov 12, 2015
@djaf77 djaf77 changed the title transactions + lastInsertId for pgsql lastInsertId for pgsql && transactions methods Nov 12, 2015
Золотилин Антон and others added 2 commits November 13, 2015 20:50
philfromfmf added a commit that referenced this pull request Nov 16, 2015
lastInsertId for pgsql && transactions methods
@philfromfmf philfromfmf merged commit 44fbf94 into master Nov 16, 2015
@philfromfmf philfromfmf deleted the fixPgSqlLastInsertId branch November 16, 2015 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants