Skip to content

Revise egoio.db.connection() #80

@gplssm

Description

@gplssm

The entire function connection() is a bit clumpsy and hampers easy integration/extension of its functionality. I would suggest to make a minor release (i.e. v0.5.0) which breaks the convention of this function and provides a cleaned up interface for

  • config file
  • manual config by parameters
  • easy passwordless

And, I would would suggest to rename the function to engine(), since it returns an engine.
Maybe this allows to retain the old function connection() for some time to warn about deprecation and remove it later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions