Skip to content

CraueGeoBundle & sqlite3: SQLSTATE[HY000]: General error: 1 no such function: ASIN  #12

@azine

Description

@azine

Hi,

thank you very much for the cool bundle. Works like a charm with my MySQL backend.

...unfortunately it does not with my installation of sqlite3 (on Ubuntu 15.04) that I use to run unit-tests on.

I always get the following error "SQLSTATE[HY000]: General error: 1 no such function: ASIN".

Googling around I found out the cause could be, that I need to install an extension for sqlite (=> http://www.sqlite.org/contrib/download/extension-functions.c?get=25).

As I didn't manage to install it on my Ubuntu machine, I wanted to ask two things:

  1. am I on the right track an must install that extension or is it something else?
  2. do you know of a place/url with (working) instructions to get the extension installed?

Thanx a lot for your help.
Dominik

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