cycle / docs

Cycle ORM Documentation
https://cycle-orm.dev/docs
110 stars 38 forks source link

"and etc" and other issues. #115

Open AnrDaemon opened 2 years ago

AnrDaemon commented 2 years ago

https://cycle-orm.dev/docs/advanced-daemonizing/2.x/en

Cycle ORM attempts to simplify the usage of the library in daemonized applications such as PHP workers running under RoadRunner, Swoole and etc.

"etc" (et cetera) literally means "and so on" or "and other". Thus, "and and other" is logically silly. Please drop unnecessary conjunction.

https://cycle-orm.dev/docs/database-configuration/2.x/en

To create new database connection add a new section or alter existed options of drivers section of your configuration, you can use env function to keep your passwords and usernames separately.

Existing options. "Existed" means they were there, but no longer are. You can not alter what is absent.