Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
Openfire
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Openfire
5ac0740ed334c25cb65adcc5d6078680c396541b
5ac0740ed334c25cb65adcc5d6078680c396541b
Switch branch/tag
Openfire
3_3_1_branch
src
database
upgrade
9
openfire_sybase.sql
Find file
Normal view
History
Permalink
openfire_sybase.sql
95 Bytes
Edit
Web IDE
Newer
Older
Branched before adding clustering support.
89c7b203
Gaston Dombiak
committed
17 years ago
1
2
3
4
/* $Revision: $ */
/* $Date: $ */
UPDATE
jiveVersion
set
version
=
9
where
name
=
'openfire'
;