Skip to content
  • Cal Pratt's avatar
    Add type-hints to the persistence package · 6ad5c8cf
    Cal Pratt authored
    The sqlalchemy table class names have overlap with a other classes,
    making it difficult to know which class type you are working with.
    `*Entry` has been added to the end of the class names which makes
    this distinction much more obvious.
    6ad5c8cf