Paul S. Owen
|
ebfc14b774
|
preg_quote lines for /* comment parsed SQL ... was causing failure on install for mssql ...
git-svn-id: file:///svn/phpbb/trunk@1977 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-01-28 00:57:27 +00:00 |
|
the_systech
|
57586ae96b
|
fix for /* */ style comments...
git-svn-id: file:///svn/phpbb/trunk@1109 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-10-01 21:19:02 +00:00 |
|
Paul S. Owen
|
335f76754b
|
Fixed some missing brackets
git-svn-id: file:///svn/phpbb/trunk@1075 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-09-25 00:51:39 +00:00 |
|
natec
|
cdc1597550
|
Even speedier version (at least 15 times faster) of split_sql_file(). wheeeeee.
git-svn-id: file:///svn/phpbb/trunk@1072 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-09-24 21:50:04 +00:00 |
|
the_systech
|
002946350c
|
Added remove_comments function for processing mssql and postgress(/**/) style comments... also modified split_sql_file to rejoin statements using $delimiter instead of a hardcoded ";"
git-svn-id: file:///svn/phpbb/trunk@1070 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-09-24 19:48:11 +00:00 |
|
the_systech
|
1871f5e2c0
|
Seperated out sql parsing functions into a new file.
git-svn-id: file:///svn/phpbb/trunk@1069 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-09-24 17:26:36 +00:00 |
|