Compare commits
No commits in common. "master" and "doodlemode" have entirely different histories.
master
...
doodlemode
|
@ -10,7 +10,7 @@ steps:
|
|||
auto_tag: true
|
||||
|
||||
- name: frontend
|
||||
image: privateregistry.michelescandura.com/michele/basecompileimage:1.1
|
||||
image: privateregistry.michelescandura.com/michele/basecompileimage
|
||||
pull: true
|
||||
volumes:
|
||||
- name: cache
|
||||
|
@ -50,7 +50,7 @@ steps:
|
|||
- name: cache
|
||||
path: /release
|
||||
settings:
|
||||
api_key: 5eb87a0a7d55fbf8fb64e678781a5ddcc1a27e09
|
||||
api_key: 96d2ba3da7491bd7760e2681f8882cf41f82e609
|
||||
base_url: https://git.michelescandura.com
|
||||
files: /release/zip/*
|
||||
title: ${DRONE_TAG}
|
||||
|
|
4
.gitignore
vendored
|
@ -362,6 +362,4 @@ MigrationBackup/
|
|||
# Fody - auto-generated XML schema
|
||||
FodyWeavers.xsd
|
||||
|
||||
/db
|
||||
*.db
|
||||
*.db*
|
||||
/db
|
|
@ -1,52 +0,0 @@
|
|||
|
||||
|
||||
select * from MapLog where SessionId=2 --Ruined Maze D0823E78-15E4-45EE-A396-0A2E891961DC
|
||||
|
||||
select * from MapLog where SessionId=4 --test 6351309A-EFA5-4721-A4BE-AC63995ADB7F
|
||||
|
||||
select * from MapLog where SessionId=5 --daniele 7EB1D6F5-12E2-4A8F-98CD-3351D40F1D26
|
||||
|
||||
select * from MapLog where SessionId=6 --Psyruque BED7EF13-5823-427A-8C40-8BE94A563638
|
||||
|
||||
|
||||
select * from Sessions
|
||||
select * from Snapshots
|
||||
select * from Snapshot where SessionId=2
|
||||
select * from Sessions
|
||||
select * from MapLogs
|
||||
select * from MapLog
|
||||
INSERT INTO Snapshots (Object, SessionId, Timestamp)
|
||||
SELECT Object, "BED7EF13-5823-427A-8C40-8BE94A563638",Timestamp
|
||||
FROM Snapshot
|
||||
WHERE SessionId=6
|
||||
order by SnapshotId
|
||||
|
||||
INSERT INTO MapLogs (Object, Operation, SessionId, Timestamp, Type, UserId)
|
||||
SELECT Object, Operation, "6351309A-EFA5-4721-A4BE-AC63995ADB7F", Timestamp, Type, "cd85a137-a5e8-4e4a-81d2-3e1c94ac9470"
|
||||
FROM MapLog
|
||||
WHERE SessionId =2
|
||||
ORDER BY MapLogId
|
||||
|
||||
INSERT INTO MapLogs (Object, Operation, SessionId, Timestamp, Type, UserId)
|
||||
SELECT Object, Operation, "D0823E78-15E4-45EE-A396-0A2E891961DC", Timestamp, Type, "cd85a137-a5e8-4e4a-81d2-3e1c94ac9470"
|
||||
FROM MapLog
|
||||
WHERE SessionId =4
|
||||
ORDER BY MapLogId
|
||||
|
||||
INSERT INTO MapLogs (Object, Operation, SessionId, Timestamp, Type, UserId)
|
||||
SELECT Object, Operation, "7EB1D6F5-12E2-4A8F-98CD-3351D40F1D26", Timestamp, Type, "cd85a137-a5e8-4e4a-81d2-3e1c94ac9470"
|
||||
FROM MapLog
|
||||
WHERE SessionId =5
|
||||
ORDER BY MapLogId
|
||||
|
||||
INSERT INTO MapLogs (Object, Operation, SessionId, Timestamp, Type, UserId)
|
||||
SELECT Object, Operation, "BED7EF13-5823-427A-8C40-8BE94A563638", Timestamp, Type, "cd85a137-a5e8-4e4a-81d2-3e1c94ac9470"
|
||||
FROM MapLog
|
||||
WHERE SessionId =6
|
||||
ORDER BY MapLogId
|
||||
|
||||
--delete from Snapshots where SessionId="A306DFEE-82A9-4964-942A-1B923B970951"
|
||||
|
||||
|
||||
insert into Snapshots (
|
||||
select * from Snapshot where SessionId=2
|
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 571 B |
Before Width: | Height: | Size: 2 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 880 B |
Before Width: | Height: | Size: 2 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 2 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 2 KiB |
Before Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 3 KiB |
Before Width: | Height: | Size: 2 KiB |
Before Width: | Height: | Size: 2 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 996 B |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 2 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 2 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 2 KiB |
Before Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 3 KiB |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 2 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 3 KiB |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 3 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 725 B |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 971 B |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 2 KiB |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 518 B |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 2.5 KiB |