Sqlite3 table used

Property definitions

linux :: data_store $ DataStore :: db_table
	# Sqlite3 table used
	fun db_table: String do return "data_store"
lib/linux/data_store.nit:30,2--31,44