GeneX Development Supported By
|
GeneX-2.0 DB: Sessions Table
|
GeneX-2.0 DB: Sessions Table
|
| Table Type | Inherits | Comment |
| DATA | none | The Sessions table supports storing WWW session data to the DB |
| Column Information |
| Column Name | Full Name | Data Type | Not NULL | Comment |
| a_session | Session Data | text | false | the encrypted session data |
| id | Session Number | char32 | true | |
| modification_time | Modification Time | datetime | true | the encrypted session data |
| Primary Key Information |
| Column Name |
| Foreign Key Information |
| Column Name | Foreign Table | Primary Key in Foreign Table | Foreign Key Type |
| Unique Column Information |
| Column Names |
| Index Information |
| Name | Column Name |
|