@volontariapp/database 1.7.0-snap-16968b2 → 1.7.0-snap-a036eab
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/dist/outbox/index.d.ts +7 -0
- package/dist/outbox/index.d.ts.map +1 -0
- package/dist/outbox/index.js +7 -0
- package/dist/outbox/index.js.map +1 -0
- package/dist/outbox/models/event-queue.model.js +2 -2
- package/dist/outbox/models/event-queue.model.js.map +1 -1
- package/dist/outbox/models/jobs-outbox.model.js +1 -1
- package/dist/outbox/models/jobs-outbox.model.js.map +1 -1
- package/dist/outbox/writer/{event-outbox.writer.d.ts → event-queue.writer.d.ts} +1 -1
- package/dist/outbox/writer/event-queue.writer.d.ts.map +1 -0
- package/dist/outbox/writer/{event-outbox.writer.js → event-queue.writer.js} +1 -1
- package/dist/outbox/writer/event-queue.writer.js.map +1 -0
- package/dist/outbox/writer/{job-outbox.writer.d.ts → jobs-outbox.writer.d.ts} +1 -1
- package/dist/outbox/writer/jobs-outbox.writer.d.ts.map +1 -0
- package/dist/outbox/writer/{job-outbox.writer.js → jobs-outbox.writer.js} +1 -1
- package/dist/outbox/writer/jobs-outbox.writer.js.map +1 -0
- package/package.json +1 -1
- package/dist/outbox/writer/event-outbox.writer.d.ts.map +0 -1
- package/dist/outbox/writer/event-outbox.writer.js.map +0 -1
- package/dist/outbox/writer/job-outbox.writer.d.ts.map +0 -1
- package/dist/outbox/writer/job-outbox.writer.js.map +0 -1
package/dist/index.d.ts
CHANGED
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,kBAAkB,CAAC;AAE1B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,0BAA0B,CAAC;AAEzC,YAAY,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,kBAAkB,CAAC;AAE1B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,0BAA0B,CAAC;AAEzC,cAAc,mBAAmB,CAAC;AAElC,YAAY,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC"}
|
package/dist/index.js
CHANGED
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,kBAAkB,CAAC;AAE1B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,0BAA0B,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,kBAAkB,CAAC;AAE1B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,0BAA0B,CAAC;AAEzC,cAAc,mBAAmB,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export * from './entities/event-queue.entity.js';
|
|
2
|
+
export * from './entities/jobs-outbox.entity.js';
|
|
3
|
+
export * from './models/event-queue.model.js';
|
|
4
|
+
export * from './models/jobs-outbox.model.js';
|
|
5
|
+
export * from './writer/event-queue.writer.js';
|
|
6
|
+
export * from './writer/jobs-outbox.writer.js';
|
|
7
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/outbox/index.ts"],"names":[],"mappings":"AAAA,cAAc,kCAAkC,CAAC;AACjD,cAAc,kCAAkC,CAAC;AAEjD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,+BAA+B,CAAC;AAE9C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,gCAAgC,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export * from './entities/event-queue.entity.js';
|
|
2
|
+
export * from './entities/jobs-outbox.entity.js';
|
|
3
|
+
export * from './models/event-queue.model.js';
|
|
4
|
+
export * from './models/jobs-outbox.model.js';
|
|
5
|
+
export * from './writer/event-queue.writer.js';
|
|
6
|
+
export * from './writer/jobs-outbox.writer.js';
|
|
7
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/outbox/index.ts"],"names":[],"mappings":"AAAA,cAAc,kCAAkC,CAAC;AACjD,cAAc,kCAAkC,CAAC;AAEjD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,+BAA+B,CAAC;AAE9C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,gCAAgC,CAAC"}
|
|
@@ -15,11 +15,11 @@ let EventQueueModel = class EventQueueModel extends OutboxModel {
|
|
|
15
15
|
processedAt;
|
|
16
16
|
};
|
|
17
17
|
__decorate([
|
|
18
|
-
Column({ type: '
|
|
18
|
+
Column({ type: 'integer' }),
|
|
19
19
|
__metadata("design:type", Number)
|
|
20
20
|
], EventQueueModel.prototype, "version", void 0);
|
|
21
21
|
__decorate([
|
|
22
|
-
Column({ type: '
|
|
22
|
+
Column({ type: 'jsonb' }),
|
|
23
23
|
__metadata("design:type", Object)
|
|
24
24
|
], EventQueueModel.prototype, "payload", void 0);
|
|
25
25
|
__decorate([
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"event-queue.model.js","sourceRoot":"","sources":["../../../src/outbox/models/event-queue.model.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,SAAS,CAAC;AAGlC,IAAM,eAAe,GAArB,MAAM,eAAgB,SAAQ,WAAW;IAG9C,OAAO,CAAU;IAIjB,OAAO,CAGL;IAIF,WAAW,CAAQ;CACpB,CAAA;AAZC;IADC,MAAM,CAAC,EAAE,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"event-queue.model.js","sourceRoot":"","sources":["../../../src/outbox/models/event-queue.model.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,SAAS,CAAC;AAGlC,IAAM,eAAe,GAArB,MAAM,eAAgB,SAAQ,WAAW;IAG9C,OAAO,CAAU;IAIjB,OAAO,CAGL;IAIF,WAAW,CAAQ;CACpB,CAAA;AAZC;IADC,MAAM,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC;;gDACX;AAIjB;IADC,MAAM,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,CAAC;;gDAIxB;AAIF;IADC,MAAM,CAAC,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,EAAE,WAAW,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;8BACtD,IAAI;oDAAC;AAdR,eAAe;IAD3B,MAAM,CAAC,aAAa,CAAC;GACT,eAAe,CAe3B"}
|
|
@@ -19,7 +19,7 @@ __decorate([
|
|
|
19
19
|
__metadata("design:type", String)
|
|
20
20
|
], JobsOutboxModel.prototype, "target", void 0);
|
|
21
21
|
__decorate([
|
|
22
|
-
Column({ type: '
|
|
22
|
+
Column({ type: 'jsonb' }),
|
|
23
23
|
__metadata("design:type", Object)
|
|
24
24
|
], JobsOutboxModel.prototype, "payload", void 0);
|
|
25
25
|
__decorate([
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"jobs-outbox.model.js","sourceRoot":"","sources":["../../../src/outbox/models/jobs-outbox.model.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,SAAS,CAAC;AAGlC,IAAM,eAAe,GAArB,MAAM,eAAgB,SAAQ,WAAW;IAG9C,MAAM,CAAU;IAGhB,OAAO,CAAM;IAGb,WAAW,CAAQ;CACpB,CAAA;AAPC;IADC,MAAM,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC;;+CACzB;AAGhB;IADC,MAAM,CAAC,EAAE,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"jobs-outbox.model.js","sourceRoot":"","sources":["../../../src/outbox/models/jobs-outbox.model.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,SAAS,CAAC;AAGlC,IAAM,eAAe,GAArB,MAAM,eAAgB,SAAQ,WAAW;IAG9C,MAAM,CAAU;IAGhB,OAAO,CAAM;IAGb,WAAW,CAAQ;CACpB,CAAA;AAPC;IADC,MAAM,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC;;+CACzB;AAGhB;IADC,MAAM,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,CAAC;;gDACb;AAGb;IADC,MAAM,CAAC,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,EAAE,WAAW,EAAE,CAAC;8BACtC,IAAI;oDAAC;AATR,eAAe;IAD3B,MAAM,CAAC,aAAa,CAAC;GACT,eAAe,CAU3B"}
|
|
@@ -3,4 +3,4 @@ import { EventQueueModel } from '../models/event-queue.model.js';
|
|
|
3
3
|
import { OutboxWriter } from './outbox.writer.js';
|
|
4
4
|
export declare class EventQueueWriter extends OutboxWriter<EventQueueModel, EventQueueEntity> {
|
|
5
5
|
}
|
|
6
|
-
//# sourceMappingURL=event-
|
|
6
|
+
//# sourceMappingURL=event-queue.writer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"event-queue.writer.d.ts","sourceRoot":"","sources":["../../../src/outbox/writer/event-queue.writer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AACrE,OAAO,EAAE,eAAe,EAAE,MAAM,gCAAgC,CAAC;AACjE,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAElD,qBAAa,gBAAiB,SAAQ,YAAY,CAAC,eAAe,EAAE,gBAAgB,CAAC;CAAG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"event-queue.writer.js","sourceRoot":"","sources":["../../../src/outbox/writer/event-queue.writer.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAElD,MAAM,OAAO,gBAAiB,SAAQ,YAA+C;CAAG"}
|
|
@@ -3,4 +3,4 @@ import { JobsOutboxModel } from '../models/jobs-outbox.model.js';
|
|
|
3
3
|
import { OutboxWriter } from './outbox.writer.js';
|
|
4
4
|
export declare class JobsOutboxWriter extends OutboxWriter<JobsOutboxModel, JobsOutboxEntity> {
|
|
5
5
|
}
|
|
6
|
-
//# sourceMappingURL=
|
|
6
|
+
//# sourceMappingURL=jobs-outbox.writer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"jobs-outbox.writer.d.ts","sourceRoot":"","sources":["../../../src/outbox/writer/jobs-outbox.writer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AACrE,OAAO,EAAE,eAAe,EAAE,MAAM,gCAAgC,CAAC;AACjE,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAElD,qBAAa,gBAAiB,SAAQ,YAAY,CAAC,eAAe,EAAE,gBAAgB,CAAC;CAAG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"jobs-outbox.writer.js","sourceRoot":"","sources":["../../../src/outbox/writer/jobs-outbox.writer.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAElD,MAAM,OAAO,gBAAiB,SAAQ,YAA+C;CAAG"}
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"event-outbox.writer.d.ts","sourceRoot":"","sources":["../../../src/outbox/writer/event-outbox.writer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AACrE,OAAO,EAAE,eAAe,EAAE,MAAM,gCAAgC,CAAC;AACjE,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAElD,qBAAa,gBAAiB,SAAQ,YAAY,CAAC,eAAe,EAAE,gBAAgB,CAAC;CAAG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"event-outbox.writer.js","sourceRoot":"","sources":["../../../src/outbox/writer/event-outbox.writer.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAElD,MAAM,OAAO,gBAAiB,SAAQ,YAA+C;CAAG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"job-outbox.writer.d.ts","sourceRoot":"","sources":["../../../src/outbox/writer/job-outbox.writer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AACrE,OAAO,EAAE,eAAe,EAAE,MAAM,gCAAgC,CAAC;AACjE,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAElD,qBAAa,gBAAiB,SAAQ,YAAY,CAAC,eAAe,EAAE,gBAAgB,CAAC;CAAG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"job-outbox.writer.js","sourceRoot":"","sources":["../../../src/outbox/writer/job-outbox.writer.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAElD,MAAM,OAAO,gBAAiB,SAAQ,YAA+C;CAAG"}
|