UNPKG

structure-event-collector

Version:
13 lines (12 loc) 234 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { tables: [{ action: 'create', table: 'events', indexes: ['organizationId'] }] }; //# sourceMappingURL=migrations.js.map