Closed edikurniawan-dev closed 3 weeks ago
Please support ulid in users_table_column_type
// \config\userstamps.php /* * Define the table column type which is used in the table schema for * the id of the user * * Options: increments, bigIncrements, uuid * Default: bigIncrements */ "users_table_column_type" => "bigIncrements",
Thanks for the request, I'll add it somewhere this week and let you know.
Please update to version 0.0.13 where the ULIDs should be supported.
Please support ulid in users_table_column_type