Skip to content

Commit 5939240

Browse files
authored
Update README.md
1 parent 7ee778e commit 5939240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
## About The Project
2222

2323
### Purpose:
24+
* eliminate issues while installation of your project with a fresh database (usually used with integration tests) - caused by not using Proxy in CLI of 3rd parties: `SQLSTATE[42S02]: Base table or view not found: 1146 Table 'magento2.flag' doesn't exist, query was: SELECT flag.* FROM flag WHERE (flag.flag_code='staging')`
2425
* speed up `php bin/magento` command execution;
25-
* eliminate `.flag table not found` issues while installation of your project with fresh database (usually used with integration tests) - caused by not using Proxy in CLI of 3rd parties.
2626

2727
## Getting Started
2828

0 commit comments

Comments
 (0)