Opened 9 years ago

Closed 9 years ago

#728 closed task (fixed)

Get rid of SQLite

Reported by: Nicklas Nordborg Owned by: olle
Priority: major Milestone: LabEnv v1.4
Component: net.sf.basedb.labenv Keywords:
Cc:

Description

In #706 we moved the labenv database from SQLite into the BASE database. Labenv 1.3 will automatically import an existing SQLite database to BASE but after that, SQLite is no longer needed. So, the next Labenv release should get rid of the SQLite JAR and remove the migration code.

Change History (2)

comment:1 by Nicklas Nordborg, 9 years ago

Milestone: LabEnv v1.xLabEnv v1.4

comment:2 by Nicklas Nordborg, 9 years ago

Resolution: fixed
Status: newclosed

(In [3366]) Fixes #728: Get rid of SQLite

Removed the SQLite jar file and the migration code.

Note: See TracTickets for help on using tickets.