Pierre-Étienne Lord

Results 117 comments of Pierre-Étienne Lord

I am currently testing version 7.6.2 and this bug only occurs on ogr connections (gpkg, spatialite, sqlserver) and shapefile connection. The Oracle and Postgis connections have the correct behavior. @jratike80...

Thanks, Fine for the pf/fk generation and post-processing by dropping geometry field. Now, how about maintaining attributes related? For example, from my main form, from one measurement(point), I want to...

@jtc10005 Here what i've done... not super clean... i know ;( ``` gulp.src(['./node_modules/@angular/material/core/_core.scss']).pipe(replace(`@use '@angular/cdk';`, `@use './node_modules/@angular/cdk/_index.scss' as cdk;`)).pipe(gulp.dest('./node_modules/@angular/material/core/')); ``` I dit it every time i've hit this issue...

Hi there, I get the same problem

@palarnab Did you find a solution?

Thanks! I will probably do the same.

@all Do you have a solution to fix this issue? I was refered to this issue from https://github.com/reactway/scss-bundle/issues/108

@geographika Any update about this pr?