_81.encounters_soap_snapshots

Field Type Null Default Key Extra Comment
esss_id int(11) NO PRI auto_increment
esss_enc_id int(11) NO MUL
esss_storage_method varchar(50) NO LOCAL Indicates how the snapshot data is stored
esss_bucket varchar(256) NO For AMAZON_S3, indicates the bucket the file is stored in
esss_filepath varchar(100) NO
esss_html_filepath varchar(256) NO
esss_snapshot longtext NO
esss_version_num tinyint(3) unsigned NO
esss_modified timestamp YES CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP
esss_created timestamp YES CURRENT_TIMESTAMP

References

Local Column References