s4

diff s4-init.sh @ 893:c1a5d137740d

Display momentary information of frozen state change
author HIROSE Yuuji <yuuji@gentei.org>
date Sat, 26 Dec 2020 15:17:56 +0900
parents b37776054ba7
children
line diff
     1.1 --- a/s4-init.sh	Tue Jul 02 12:30:16 2019 +0900
     1.2 +++ b/s4-init.sh	Sat Dec 26 15:17:56 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  	     ;;