Skip to content

Releases: DASSL/ClassDB

ClassDB v2.2.0

18 Aug 01:31
e0db7e0
Compare
Choose a tag to compare

ClassDB v2.1.0

23 Jun 03:59
68fefc7
Compare
Choose a tag to compare
  • Resolved many outstanding issues. See here for a full list
  • Added support for teams
  • Any user may now create any number of schema objects
  • Disconnections are now logged
  • Activity logging now records user session IDs

ClassDB v2.0.0

21 Jan 04:14
a5be3ae
Compare
Choose a tag to compare
  • Resolved many outstanding issues. See here for a full list
  • Changed ClassDB role management API - changes are incompatible with v1.0.0
  • All ClassDB roles are now based on RoleBase
  • All instances of ClassDB roles are stored within the same table, reducing code duplication
  • Views have been added to display either all ClassDB users or only users of a certain type
  • Many frequent user views have been added allowing ClassDB users to view their activity within the database
  • Several frequent user views have been added to display summaries of student activity to instructors
  • Most user activity views now return activity time stamps at the server's local time
  • ClassDB can now record all instances of DDL and Connection activity from all users
  • The uninstall scripts no longer forcefully remove user objects that may depend on ClassDB objects
  • The src directory has been reorganized to clarify script usage

ClassDB v1.0.0

11 Jul 03:13
Compare
Choose a tag to compare

First release of ClassDB.