feat: add neo4j
This commit is contained in:
		| @@ -26,10 +26,6 @@ export class ContainerModel extends Model { | ||||
|   declare data: ContainerData; | ||||
|   declare publish: ContainerPublish; | ||||
|   declare uid: string; | ||||
|  | ||||
|   // timestamps | ||||
|   public readonly createdAt!: Date; | ||||
|   public readonly updatedAt!: Date; | ||||
| } | ||||
| ContainerModel.init( | ||||
|   { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user