Search Criteria
Package Details: lua-sql-postgres 2.8.1-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.000017 |
| First Submitted: | 2018-01-07 16:33 (UTC) |
| Last Updated: | 2026-02-19 08:44 (UTC) |
Dependencies (6)
- lua (pallene-luaAUR)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR)
- libmariadbclient (libmysqlclient81AUR, libmysqlclient80AUR, libmysqlclient84AUR, mariadb-libs-gitAUR, libmysqlclientAUR, mariadb-libs, mariadb-lts-libs) (make)
- lua (pallene-luaAUR) (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/