Skip to content

Detail about the db module #8

@Darcbar

Description

@Darcbar

In the tiger.db module the example shows:

storage = LocalStorage('DatabaseName')
storage.createTable('Phonebook','Name','Number')

... does this query an sqlite database, or html5 localStorage?

Also, if the above is interacting with the Titanium Database (sqlite) module , does the tiger.db module open and then 'close' the database connection on every query?

BTW fantastic to be able to use Spine with Titanium, I much prefer Spine over Backbone, and also Tiger over Alloy... Great stuff!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions