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

fix Invalid insert query if table not has column id #77

Merged
merged 8 commits into from
Jan 21, 2017
Merged

Conversation

felipeweb
Copy link
Member

#76

@codecov-io
Copy link

codecov-io commented Jan 21, 2017

Current coverage is 86.32% (diff: 63.33%)

Merging #77 into master will decrease coverage by 0.66%

@@             master        #77   diff @@
==========================================
  Files             6          6          
  Lines           730        753    +23   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            635        650    +15   
- Misses           64         68     +4   
- Partials         31         35     +4   

Powered by Codecov. Last update d3b9688...38d1b58

@avelino avelino merged commit 09817fe into master Jan 21, 2017
@avelino avelino deleted the issue76 branch January 21, 2017 22:54
avelino pushed a commit that referenced this pull request Jul 16, 2020
* initial impl to fix issue #76

* close rows

* use exec if table dosen`t have pk

* trying to fix tests

* more tests

* add permissions on table test6

* more tests

* fix asserts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants