Commit graph

19 commits

Author SHA1 Message Date
Paul S. Owen
baa71e4e1e Updates for topic_first_id, NOTE that these basics include a new updated subSilver entry that appears to produce some strange results at present ...
git-svn-id: file:///svn/phpbb/trunk@2037 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-02 18:10:53 +00:00
Paul S. Owen
62dd3bd84d Updated themes_name field lengths to 50 as per other schemas
git-svn-id: file:///svn/phpbb/trunk@1981 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 01:37:50 +00:00
dougk_ff7
f18be0f135 Fixes bug 498620, among others. A problem with a rank_max value still hanging around in SQL statements. It was still created by all the schema files, so I changed it there, too. If I end up creating more problems, I'll revert them to the old values... Actually, I think I'd better. Anyway, don't even ask why I updated Oracle. I felt like it, plus we may use it someday...
That's it for now! One bug fix... yeah!


git-svn-id: file:///svn/phpbb/trunk@1779 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-03 02:27:31 +00:00
Paul S. Owen
cd2135b727 Minor updates to post_username, post_subject and topic_title field lengths
git-svn-id: file:///svn/phpbb/trunk@1642 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-20 00:45:41 +00:00
Paul S. Owen
0465e08795 Topic last post id was set as non null ...
git-svn-id: file:///svn/phpbb/trunk@1639 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-19 23:12:22 +00:00
Paul S. Owen
6be5cb979e Damn commas, someone should be shot
git-svn-id: file:///svn/phpbb/trunk@1638 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-19 23:03:58 +00:00
Paul S. Owen
ab5be86b13 Fixed part 3 of bug #494929
git-svn-id: file:///svn/phpbb/trunk@1637 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-19 22:52:11 +00:00
Paul S. Owen
284dbec9cf Various changes to accompany session updates ... MSSQL users should be prepared to alter or remove the session_last_visit field or face potential problems
git-svn-id: file:///svn/phpbb/trunk@1588 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-15 16:40:35 +00:00
Paul S. Owen
a552d5b7d5 Removed autologin_key + fixed bug #471878
git-svn-id: file:///svn/phpbb/trunk@1571 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-14 16:32:33 +00:00
Paul S. Owen
f6cea9c614 Updated schema for session stuff + fix for mysql search result id
git-svn-id: file:///svn/phpbb/trunk@1563 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-14 02:11:57 +00:00
Paul S. Owen
dea6471387 Fixed bug #490611
git-svn-id: file:///svn/phpbb/trunk@1551 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-11 02:41:47 +00:00
Paul S. Owen
930c1186a2 Backtrack on IDENTITY ... doh
git-svn-id: file:///svn/phpbb/trunk@1494 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-01 01:25:06 +00:00
Paul S. Owen
1f18ea3b16 Missing IDENTITY on phpbb_groups, thanks Martin
git-svn-id: file:///svn/phpbb/trunk@1493 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-01 00:34:50 +00:00
Paul S. Owen
84a2b7dad4 Updated for improved use with ODBC setups + introduced a re-install feature ... the schema updates _only_ remove foreign key and drop table clauses
git-svn-id: file:///svn/phpbb/trunk@1491 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-30 23:15:53 +00:00
Paul S. Owen
88872c4d22 Let's try another commit and see if its ascii ... I hate CVS at times
git-svn-id: file:///svn/phpbb/trunk@1483 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-29 15:08:21 +00:00
Paul S. Owen
193766d9f9 And again for some reason the MSSQL schema commits as binary ... even though it was set as ascii (UNIX format)
git-svn-id: file:///svn/phpbb/trunk@1482 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-29 15:07:25 +00:00
Paul S. Owen
6a7ff1f903 Up to date MSSQL schema and basic, tested under MSSQL 2000
git-svn-id: file:///svn/phpbb/trunk@1481 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-29 15:04:42 +00:00
Bart van Bragt
7eee52fff3 Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN THE CONVERT SCRIPT IN /develop/ !!
git-svn-id: file:///svn/phpbb/trunk@1436 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-24 17:17:32 +00:00
Paul S. Owen
215dff4ba8 Moved from parent directory - no other changes ... at least I don't remember any ... I'll regret saying that, I just know it ...
git-svn-id: file:///svn/phpbb/trunk@1393 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-20 22:29:14 +00:00