FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Crash with inserting 10000 rows · Issue #95 · sqlitebrowser/sqlitebrowser · GitHub

Crash with inserting 10000 rows #95

Description

create table foo(id integer primary key, value text);
insert into foo(value) values('foo');
...
... -- 10000rows

I run this sql, but sqlbrowser crashed.

Windows7 32bit

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugConfirmed bugs or reports that are very likely to be bugs.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL