On Wed Mar 04, 2020 at 12:44:09PM +, Simon Slavin wrote:
> On 4 Mar 2020, at 12:19pm, no...@null.net wrote:
>
> >I like to sometimes indent a block of SQL and change
> > settings or run dot commands within a transaction, e.g.:
> >
> >BEGIN
> >.mode csv
> >.import ...
>
On 4 Mar 2020, at 12:19pm, no...@null.net wrote:
>I like to sometimes indent a block of SQL and change
> settings or run dot commands within a transaction, e.g.:
>
>BEGIN
>.mode csv
>.import ...
>COMMIT;
Dot commands are not SQL commands, they are instructions to the
2 matches
Mail list logo