Skip to content

Base class for saving, deleting, comparing, and reading sub-classes which have corresponding tables from a PSQL database.

Notifications You must be signed in to change notification settings

dianedouglas/Table-Butler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Table-Butler

By Diane Douglas and Lee Kebler

Similarly to ActiveRecord, this is a base class for sub-classes which have corresponding tables in a PSQL database.

When a class inherits from the Table Butler, it will automatically have methods for saving, deleting, comparing, and reading out a list of all saved instances of the subclass.

About

Base class for saving, deleting, comparing, and reading sub-classes which have corresponding tables from a PSQL database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages