Difference between revisions of "Public.qrtz calendars (table)"

From dbscript Online Help
Jump to: navigation, search
(New page: == wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- | '''Table | public.qrtz_calendars |- |} {| border="1" cellpadding="5" cellspacing="0" st...)
 
Line 20: Line 20:
 
|-
 
|-
 
| calendar_name
 
| calendar_name
|  
+
| varchar(80)
 
| not null
 
| not null
 
|  
 
|  
Line 27: Line 27:
 
|-
 
|-
 
| calendar
 
| calendar
|  
+
| bytea
 
| not null
 
| not null
 
|  
 
|  

Revision as of 15:43, 7 August 2009

wikibot

Table public.qrtz_calendars


Column Data Type Nullable Default PK Index
calendar_name varchar(80) not null pk_qrtz_calendars
calendar bytea not null