Builder
class Builder
Async DB Config Builder
Author
Elizabeth Paige Harper https://github.com/foxcapades
Since
1.0.0
Functions
Link copied to clipboard
Link copied to clipboard
Sets the PostgreSQL database name.
Link copied to clipboard
Sets the hostname setting for the PostgreSQL database.
Link copied to clipboard
Sets the connection credentials password.
Link copied to clipboard
Sets the max pool size.
Link copied to clipboard
Sets the port setting for the PostgreSQL database.
Link copied to clipboard
Sets the connection credentials username.