1
1
mirror of https://github.com/tstack/lnav.git synced 2024-09-19 08:48:02 +03:00
lnav/test/datafile_simple.4
Timothy Stack 3128dc772c [sqlite] Major improvements to the sqlite integration.
This is a checkpoint of the improvements to the sqlite integration.  The
data_parser stuff should be much better now and I've tried to improve
other parts of the user experience as well.
2013-05-24 07:55:56 -07:00

6 lines
268 B
Groff

the-value: "Hello, World!"
key 0:9 ^-------^ the-value
quot 12:25 ^-----------^ Hello, World!
val 12:25 ^-----------^ Hello, World!
pair 0:25 ^-----------------------^ the-value: "Hello, World!