Ticket #238 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

Comment on top of db-setup.sqlite shows wrong file name.

Reported by: trasz Owned by: mjharmon
Priority: trivial Component: Documentation
Version: 2.2.0 Keywords:
Cc: Tracforge_linkmap:
Blocking: Blocked By:

Description

Top of that file reads:

-- This is the required schema for sqlite. -- -- sqlite3 jabberd2.db < db-setup.sqlite --

However, the actual default file name is sqlite.db, not jabberd2.db.

Change History

Changed 4 months ago by smoku

  • status changed from new to closed
  • resolution set to fixed

In [638]: Referring the default sqlite.db in db-setup.sqlite example. Fixes #238

Note: See TracTickets for help on using tickets.