Stefan de Konink

Results 489 comments of Stefan de Konink

> what is your solution/template engine to generate markup of your forms (or are you using FormRenderer class)? I am using the FormRenderer class. > But generally, you can make...

This still happens with DuckDB 1.0.

@hannes @szarnyasg ``` skinkie@archlinux netex]$ /home/skinkie/Sources/duckdb/build/duckdb delijn-test.duckdb v1.0.1-dev1830 1826262171 Enter ".help" for usage hints. D CREATE TABLE stop_times AS SELECT * FROM read_csv('/tmp/stop_times.txt', delim=',', header=true, auto_detect=true, columns = {"trip_id": "VARCHAR",...

@szarnyasg I think we can confirm that this issue may be resolved, with and without `CHECKPOINT` after dropping the table. Regarding to your first question: ```sh cd /tmp wget https://gtfs.ovapi.nl/openov-nl/gtfs-openov-nl.zip...

So at what point will deprecated values be removed?

It feels to me that the emission data is similar to what @duexw requested for charging and distance profiles for ev.

We want this one if the xmllint stuff is resolved; `find examples -name "*.xml" -type f -print0 | xargs -0 xmllint --noout --schema xsd/NeTEx_publication.xsd`