Schema extend_reporter

View: full_circ_count

Columns: 

field name : datatype -- parameters, contraints and notes
id : bigint --
circ_count : bigint --

View: global_bibs_by_holding_update

Columns: 

field name : datatype -- parameters, contraints and notes
id : bigint --
holding_update : timestamp with time zone --
update_type : text --

Table: legacy_circ_count

Columns: 

field name : datatype -- parameters, contraints and notes
id : bigint -- PRIMARY KEY,
circ_count : integer -- NOT NULL,

Report any errors in this documentation using Launchpad.
Documentation for Evergreen version 2.2
Copyright © 2007-2012, Memebers of the Evergreen Project