package

github.com/fernandes/avram

0.10.0 / published Jun 12, 2019 / repository

A Crystal database wrapper for reading, writing, and migrating Postgres databases.

Documentation could not be built

Build failed

The documentation build for this version ran and did not produce anything usable. That is usually a shard that does not compile against the Crystal version it declared.

Last attempt Sep 25, 2026 at 07:54 UTC (attempt 38)

Reloading will not start another build. A version that does not compile under the current compiler is terminal, so one shard that cannot build does not crowd out the ones that can.

What the builder reported
docs-build: crystal docs exited 62

crystal docs said:

no-egress: verified in-process as uid 1000, ip and vsock sockets denied, io_uring denied, no_new_privs set
Crystal built without LibXML2 support, HTML sanitization will be skipped
In src/avram/migrator/runner.cr:55:22

 55 | def self.create_db(quiet? : Bool = false)
                         ^
Warning: invalid parameter name: quiet?

A total of 1 warnings were found.
Showing last frame. Use --error-trace for full trace.

In src/avram/migrator/runner.cr:8:10

 8 | extend LuckyCli::TextHelpers
            ^--------------------
Error: undefined constant LuckyCli::TextHelpers

Browse the other versions