BuckarooBanzay
b7486a4474
types / coords refactoring
2023-12-29 16:00:11 +01:00
BuckarooBanzay
efb19739c6
add cascade to object-fk
2023-12-27 10:40:56 +01:00
Buckaroo Banzai
be38c83fd8
db cleanup ( #341 )
...
* db cleanup
* dev
* pg setup
* postgres uuid migration
* cleanup
* fk
* sqlite migration
* cleanup
* wal
* max open conns = 1
* fix panic
---------
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2023-12-27 10:35:24 +01:00
Buckaroo Banzai
ddb5267a3b
Go releaser ( #238 )
...
* add goreleaser config
* update go.mod / gitignore
* dev/cross cleanup
* switch to cgo-less sqlite driver
* workflows
* fix build workflow
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2022-02-01 14:59:29 +01:00
BuckarooBanzay
13b395143d
simplify mapobject db (default to max/min positions at world border)
2022-01-17 09:06:07 +01:00
Peter Nerlich
25e177fbb9
Fix Trainlines ( #177 ) ( #230 )
...
* add global getMapDataWithAttributeLikeGlobalQuery
* add getMapDataWithAttributeLikeGlobalQuery for postgres
* perform global search when position missing (sqlite)
* perform global query when pos missing (postgres)
* TrainelineOverlay: query full information on visible lines before drawing
* hopefully fix errors, minor efficiency improvements
* stupid mistake
* you know it's probably late when mistakes like this happen
* same for postgres
* more optimizations
2022-01-17 08:53:45 +01:00
BuckarooBanzay
4eccd1edd6
switch to embed.FS
2021-04-12 13:03:10 +02:00
BuckarooBanzay
900221770e
ensure that all inserted user-values are valid utf8 strings
...
fixes #113
2020-06-23 07:44:04 +02:00
Thomas Rudin
64a6cff429
fix pq sql replacement char
2020-01-19 15:34:20 +01:00
Thomas Rudin
f42d867d16
add limit param to mapobject search
2020-01-19 15:18:50 +01:00
NatureFreshMilk
77c2160817
move src files to root dir
2019-06-13 08:04:32 +02:00