@̃m[gł́ANucleus ̐Vo[WJ
ۂɁASQLite ł𐻍삷@ɂďqׂ܂B


@installsqlite.php ɂāB@

@ȎgpړÍANucleus ̃o[WAbv
ɁASQLite Ήɂ邽߂ɃRAt@C邱
ƂłBRA PHP t@C mysql_xxxx() ׂāA
nucleus_mysql_xxxx() ɏ܂Bgpۂ́A
̃t@C Nucleus ̃[gfBNg(config.php
̂ꏊ)ɈړAuEUŃANZXĂB

@āAinstall.php yсAconfig.php ɁA
winclude($DIR_NUCLEUS.'sqlite/sqlite.php');xI
܂B

@backup.php ́ASQLite ł̃f[^XgAœK
悤ɁAύX܂isqlite_restore_execute_queries()
gp悤ɂȂ܂jB

@ɁAinstall.php ł̃CXg[ʂHTML኱
CAꕔMySQLٓIȃIvVɁwdummyxw
肳悤ɕύX܂B

@install.sql  nucleus_plugin_option e[u쐬
NG[ȉ̂悤ɕύX܂iauto_increment폜
܂jB

CREATE TABLE `nucleus_plugin_option` (
  `ovalue` text NOT NULL,
  `oid` int(11) NOT NULL,
  `ocontextid` int(11) NOT NULL default '0',
  PRIMARY KEY  (`oid`,`ocontextid`)
) TYPE=MyISAM;


@蓮ŕύXȂƂȂ@

@installsqlite.php ̎sŕKvȕύX̂dvȕ
Ă͖wǍs܂Aꕔ蓮ŕύXȂ΂Ȃ
Ȃ\܂B

@SQLite wrapper 0.81 ł́ANucleus 3.2xNucleus3.3
ύXŁA蓮ł̕ύX͕Kv܂B
