seedaes

command
v0.0.0-...-77f1046 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 12, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

seedaes fills the aes_hex_* columns of the bench battle table on databases that cannot run AES_ENCRYPT themselves (PostgreSQL, SQLite), using the same host-side AES the executors use, so every database holds identical bytes.

go run ./bench/seedaes -driver postgres -dsn 'postgres://maxkwon@localhost:5432/orm_bench?sslmode=disable'
go run ./bench/seedaes -driver sqlite -dsn 'file:/tmp/orm_bench.sqlite'

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL