Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Bug: airtable import on sqlite breaks #6166

Closed
1 task done
dstala opened this issue Aug 12, 2023 · 0 comments
Closed
1 task done

🐛 Bug: airtable import on sqlite breaks #6166

dstala opened this issue Aug 12, 2023 · 0 comments
Assignees
Labels
🏗️ Type: In Develop Branch Ongoing issues on develop branch

Comments

@dstala
Copy link
Member

dstala commented Aug 12, 2023

Please confirm if bug report does NOT exists already ?

  • I confirm there is no existing issue for this

Steps to reproduce ?

[Error: /* xc */
CREATE TABLE `nc_h5vm___Film` (`Name` text  ,`Notes` text  ,`Attachments` text  ,`Status` text  ,`Done` boolean DEFAULT 0 ,`Tags` text  ,`Date` date  ,`Phone` varchar  ,`Email` text  ,`URL` text  ,`Number` double()  ,`Value` double precision  ,`Percent` double  ,`Duration` decimal  ,`Rating` integer DEFAULT 0 ,`ncRecordId` varchar  NOT NULL,`ncRecordHash` varchar  , PRIMARY KEY(`ncRecordId`)); - SQLITE_ERROR: near ")": syntax error] {
  errno: 1,
  code: 'SQLITE_ERROR'
}

Desired Behavior

import should succeed

Project Details

new-ui

Attachments

No response

@dstala dstala added the 🏗️ Type: In Develop Branch Ongoing issues on develop branch label Aug 12, 2023
@o1lab o1lab assigned mertmit and unassigned pranavxc Aug 14, 2023
@dstala dstala closed this as completed Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏗️ Type: In Develop Branch Ongoing issues on develop branch
Projects
None yet
Development

No branches or pull requests

3 participants