Bug 85966

Summary: Script to create a function-test database
Product: WebKit Reporter: Langó László <lango.laszlo>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: loki, ossy
Priority: P2    
Version: 420+   
Hardware: PC   
OS: Linux   
Bug Depends on:    
Bug Blocks: 78701    
Attachments:
Description Flags
create table statements for PSQL
none
script for sqlite db none

Langó László
Reported 2012-05-09 01:56:11 PDT
Create a function-test database for selective testing.
Attachments
create table statements for PSQL (540 bytes, text/plain)
2012-05-09 01:58 PDT, Langó László
no flags
script for sqlite db (11.18 KB, patch)
2012-12-03 00:49 PST, Zoltan Arvai
no flags
Langó László
Comment 1 2012-05-09 01:58:46 PDT
Created attachment 140889 [details] create table statements for PSQL first draft
Langó László
Comment 2 2012-05-09 02:02:25 PDT
You can use any type of DB servers. We use in our implementations a PostgreSQL server. In PSQL you can easily import csv files with the "\COPY" command.
Zoltan Arvai
Comment 3 2012-12-03 00:49:00 PST
Created attachment 177200 [details] script for sqlite db
Note You need to log in before you can comment on or make changes to this bug.