mirror of
https://github.com/pockethost/pockethost.git
synced 2025-06-03 20:56:40 +00:00
Merge branch 'v0' of github.com:benallfree/pockethost into v0
This commit is contained in:
commit
4a1fb1419e
@ -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")
|
||||
|
Loading…
x
Reference in New Issue
Block a user