s4

changeset 652:24fa81e3010d

UTF-8
author HIROSE Yuuji <yuuji@gentei.org>
date Sat, 09 May 2020 13:10:44 +0900
parents d764faf9194c
children 22f4f91656a8
files s4-init.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/s4-init.sh	Sat May 09 13:10:21 2020 +0900
     1.2 +++ b/s4-init.sh	Sat May 09 13:10:44 2020 +0900
     1.3 @@ -43,7 +43,7 @@
     1.4  	   author)
     1.5  	     addcol=$col
     1.6  	     fkey="${fkey}, foreign key($col) references user(name) on delete cascade on update cascade"
     1.7 -	     keytype=f   # blogの場合はuserのほうがいい??
     1.8 +	     keytype=f   # blog翫user祉??
     1.9  	     ;;
    1.10  	   owner)
    1.11  	     ;;