aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/sisu/html/sisu_sqlite.7.html
blob: 4d85c37b5cba64b92b1d269e94988e7a85551618 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
         <!-- manual page source format generated by PolyglotMan v3.2, -->
<!-- available at http://polyglotman.sourceforge.net/ -->

<html>
<head>
<title>sisu_sqlite(7) manual page</title>
</head>
<body bgcolor='white'>
<a href='#toc'>Table of Contents</a><p>

<h2><a name='sect0' href='#toc0'>Name</a></h2>
<b>SiSU</b> - Structured information, Serialized Units - a document
publishing system, sqlite dependency package <p>
This is a dummy package to
install the dependencies required by SiSU to populate an sqlite database

<h2><a name='sect1' href='#toc1'>Synopsis</a></h2>
<b>sisu</b> <i>-d</i> [instruction] [filename/wildcard if required] <p>
<b>sisu</b> <i>-d</i>  --(sqlite|pg)
--[instruction] [filename/wildcard if required] <p>
 
<h2><a name='sect2' href='#toc2'>Description</a></h2>
<b>sisu_sqlite</b> <i>is</i>
part of SiSU (man sisu) sisu_sqlite is a dummy package to install dependencies
needed for sisu to populate an sqlite database, documented in man sisu
 
<h2><a name='sect3' href='#toc3'>databases</a></h2>

<dl>

<dt>dbi - database interface </dt>
<dd><b>-d</b> set for  <i>sqlite</i>  </dd>

<dt><b>--sqlite --createall</b> </dt>
<dd>initial
step, creates required relations (tables, indexes) in existing (sqlite)
database (a database should be created manually and given the same name
as working directory, as requested) (rb.dbi) </dd>

<dt><b>--sqlite --import -v </b> </dt>
<dd><i>[filename/wildcard]</i>
imports data specified to (sqlite) db (rb.dbi) </dd>

<dt><b>--sqlite --update -v </b> </dt>
<dd><i>[filename/wildcard]</i>
updates/imports specified data to (sqlite) db (rb.dbi) </dd>

<dt><b>--sqlite --remove -v </b>
</dt>
<dd><i>[filename/wildcard]</i> removes specified data to (sqlite) db (rb.dbi) </dd>

<dt><b>--sqlite
--dropall </b> </dt>
<dd>kills data" and drops (postgresql) db, tables &amp; indexes </dd>

<dt><b>--sqlite
--recreate </b> </dt>
<dd>kills data" and drops and rebuilds empty (postgresql) db, tables
&amp; </dd>
</dl>
indexes </blockquote>
 
<h2><a name='sect4' href='#toc4'>Further Information</a></h2>
<p>
For more information on  <i>SiSU</i> see: <i>&lt;<a href='http://www.jus.uio.no/sisu'>http://www.jus.uio.no/sisu</a>
&gt;</i>
<p>
or <i>man</i> sisu 
<h2><a name='sect5' href='#toc5'>Author</a></h2>
Ralph Amissah <i>&lt;ralph@amissah.com&gt;</i> or <i>&lt;ralph.amissah@gmail.com&gt;</i>

<h2><a name='sect6' href='#toc6'>See Also</a></h2>
<a href='http:~/bin/man2html?sisu:1'><b>sisu(1)</a>
,</b> <a href='http:~/bin/man2html?sisu:8'><b>sisu(8)</a>
,</b> <a href='http:~/bin/man2html?sisu_postgresql:7'><b>sisu_postgresql(7)</a>
,</b> <a href='http:~/bin/man2html?sisu_vim:7'><b>sisu_vim(7)</b></a>
 <p>

<hr><p>
<a name='toc'><b>Table of Contents</b></a><p>
<ul>
<li><a name='toc0' href='#sect0'>Name</a></li>
<li><a name='toc1' href='#sect1'>Synopsis</a></li>
<li><a name='toc2' href='#sect2'>Description</a></li>
<li><a name='toc3' href='#sect3'>databases</a></li>
<li><a name='toc4' href='#sect4'>Further Information</a></li>
<li><a name='toc5' href='#sect5'>Author</a></li>
<li><a name='toc6' href='#sect6'>See Also</a></li>
</ul>
</body>
</html>