You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tools/refresh-from-master.sh refreshes the generated functions/ package against upstream MEOS in one command: it runs the shared MEOS-API refresh-binding.sh over this repo, deriving the catalog and libmeos from MobilityDB master and regenerating the wrappers via tools/codegen.py. tools/refresh.conf holds this binding's last leg (the go build, LD/CGO flags pointing at the derived libmeos prefix). .gitignore excludes the .meos-chain scratch.
Byte-identical wrapper and the same refresh.conf shape as every other MobilityDB binding.
0 commit comments