[Refactoring]

This commit is contained in:
2019-01-02 04:11:56 +00:00
parent ebca3a62ca
commit 61e5bbb5ef
13 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,7 @@

insert into "Blog" ("AuthorId",bcontent,modified,photo,posted,rate,title,visible)
select 'dcfd1730-7dc8-4db8-8db4-20da0a6b07fe',bcontent,modified,photo,posted,rate,title,visible
from "BlogOld"