#117 database / code versioning in bug reports

Closed
opened 3 years ago by image · 2 comments
image commented 3 years ago

Need versioning in bug reports so we can track somewhat similar EXE versioning and DB versioning

EXE versioning will continue to use hardcoded version. Plan is to iterate the version every milestone (roughly every 2-3 weeks).

DB versioning will be a new rule added.

Need versioning in bug reports so we can track somewhat similar EXE versioning and DB versioning EXE versioning will continue to use hardcoded version. Plan is to iterate the version every milestone (roughly every 2-3 weeks). DB versioning will be a new rule added.
image commented 3 years ago
Collaborator
Resolved via http://cutpon.com:3000/devn00b/EQ2EMu/commit/6e7fc01ab55cd693c07d06c8de021fdd457fc389
image commented 3 years ago
Collaborator

Update your login server to allow all versions: insert into login_versions set version = '*';

Or the latest milestone world server: insert into login_versions set version = '0.8.0-taurus2';

Update your login server to allow all versions: insert into login_versions set version = '*'; Or the latest milestone world server: insert into login_versions set version = '0.8.0-taurus2';
Sign in to join this conversation.
Loading...
Cancel
Save
There is no content yet.