Codeception / Codeception/module-db
haveInDatabase insert value to table with 1 column
Open
- Dominant language
- PHP
- Stars
- 23
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
Hello! I have in my postgres DB table with 1 serial column (id) and not able to insert a row into this table in my test. I could insert a row into any other table that has more than 1 column, but not into the table that has the only id column. Is it possible, maybe with another method?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.