this post was submitted on 02 Aug 2023
8 points (78.6% liked)

Web Development

3413 readers
3 users here now

Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development

What is web development?

Web development is the process of creating websites or web applications

Rules/Guidelines

Related Communities

Wormhole

Some webdev blogsNot sure what to post in here? Want some web development related things to read?

Heres a couple blogs that have web development related content

CreditsIcon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 1 year ago
MODERATORS
 

I have been trying to import this sqlite database into mysql or postgresql database. But had been failing. Can anyone help me with this?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 1 year ago (5 children)
[–] [email protected] 1 points 1 year ago (4 children)

I have tried it. Getting this error: The value NIL is not of type STRING when binding STRING

[–] pfannkuchen 1 points 1 year ago

You might need to handle NULL values by explicit type casting

load more comments (3 replies)
load more comments (3 replies)