Changeset 781 for trunk/zoo-project/zoo-kernel/sql
- Timestamp:
- Jun 27, 2016, 8:58:38 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/zoo-project/zoo-kernel/sql/schema.sql
r654 r781 35 35 -------------------------------------------------------------------------------- 36 36 -- Services table 37 -- Used to store information sabout services running asynchronously37 -- Used to store information about services running asynchronously 38 38 create table services ( 39 39 osid TEXT unique,
Note: See TracChangeset
for help on using the changeset viewer.