Search Criteria
Package Details: lua-sql-postgres 2.6.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/luasql.git (read-only, click to copy) |
---|---|
Package Base: | luasql |
Description: | PostgreSQL module for Lua |
Upstream URL: | https://keplerproject.github.io/luasql |
Licenses: | MIT |
Submitter: | Barthalion |
Maintainer: | alerque |
Last Packager: | alerque |
Votes: | 3 |
Popularity: | 0.67 |
First Submitted: | 2018-01-07 16:33 (UTC) |
Last Updated: | 2024-03-28 15:07 (UTC) |
Dependencies (6)
- lua
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR)
- libmariadbclient (libmysqlclient55AUR, libmysqlclient56AUR, mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclient57AUR, libmysqlclientAUR, libmysqlclient80AUR, mariadb-libs, mariadb-lts-libs) (make)
- lua (make)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR) (make)
- sqlite (sqlite-fossilAUR) (make)
Latest Comments
Nazdravi commented on 2024-11-27 09:48 (UTC) (edited on 2024-11-27 09:53 (UTC) by Nazdravi)
Version 2.6.0 of this package does not function with a current Lua version (5.4.7). When trying to open a database the result is: "undefined symbol: lua_newuserdata". That's why it was necessary to use a more recent version of this library:
Nazdravi commented on 2023-08-01 08:09 (UTC) (edited on 2023-08-01 08:16 (UTC) by Nazdravi)
Did not run unmodified with Lua5.4 (as it is installed currently). That's why patching PKGBUILD was necessary:
alerque commented on 2020-02-09 07:18 (UTC)
Upstream seems to have moved here: https://keplerproject.github.io/luasql/