NAME
Biblio::Zotero::DB::Schema::Result::DeletedItem
VERSION
version 0.001
NAME
Biblio::Zotero::DB::Schema::Result::DeletedItem
TABLE: deletedItems
ACCESSORS
itemid
data_type: 'integer'
is_auto_increment: 1
is_nullable: 0
datedeleted
data_type: (empty string)
default_value: current_timestamp
is_nullable: 0
PRIMARY KEY
AUTHOR
Zakariyya Mughal <zmughal@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Zakariyya Mughal.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.