Skip to content

Commit

Permalink
General: docs, formatting, clean-up
Browse files Browse the repository at this point in the history
Deprecate some "default_" vars in favor of a new "database_defaults" var, that allows overriding of defaults used by add_database().

Fixes check_connection() so that it doesn't get hung up on itself; adds the ability to pass a custom "reconnect_sleep" duration; renames "allow_bail" to "die_on_disconnect" to avoid a double-negative (false to proceed, but true by default...)

Improves a bunch of docs & updates variable names to modern'ish standards.

See: #64.
  • Loading branch information
JJJ committed Jun 23, 2024
1 parent 6dfadc6 commit c8c7315
Showing 1 changed file with 414 additions and 211 deletions.
Loading

0 comments on commit c8c7315

Please sign in to comment.