Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Inner join not working in Safari #63

@kenjitayama

Description

@kenjitayama

I'm experiencing strange errors using inner join in Mac Safari.

I've made a live reproduction.
http://bl.ocks.org/kenjitayama/5d4ad3b0a45b7a7af82e

This is a modification of demos/todo/todo.html, adding another table and doing an inner join.

I needed to load an old commit of lovefield.js due to issue #62, otherwise even a single table query would not work.

In Chrome, you can see something like this

Get a cup of coffee before Mon Aug 03 2015 14:31:52 GMT+0900 (JST). OK!

But in Safari, you get this error.

NotFoundError: DOM IDBDatabase Exception 8: An operation failed because the requested database object could not be found.

Mac Safari version
8.0.7 (10600.7.12)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions