mirror of
https://github.com/pockethost/pockethost.git
synced 2026-03-15 04:45:06 +00:00
Merge branch 'v0' of github.com:benallfree/pockethost into v0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/// <reference path="../pb_data/types.d.ts" />
|
||||
/// <reference path="../pb_hooks/types/types.d.ts" />
|
||||
migrate((db) => {
|
||||
const snapshot = [
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/// <reference path="../pb_data/types.d.ts" />
|
||||
/// <reference path="../pb_hooks/types/types.d.ts" />
|
||||
migrate((db) => {
|
||||
const dao = new Dao(db)
|
||||
const collection = dao.findCollectionByNameOrId("buq519uv711078p")
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/// <reference path="../pb_data/types.d.ts" />
|
||||
/// <reference path="../pb_hooks/types/types.d.ts" />
|
||||
migrate((db) => {
|
||||
const dao = new Dao(db)
|
||||
const collection = dao.findCollectionByNameOrId("etae8tuiaxl6xfv")
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/// <reference path="../pb_data/types.d.ts" />
|
||||
/// <reference path="../pb_hooks/types/types.d.ts" />
|
||||
migrate((db) => {
|
||||
const dao = new Dao(db)
|
||||
const collection = dao.findCollectionByNameOrId("etae8tuiaxl6xfv")
|
||||
|
||||
Reference in New Issue
Block a user