Skip to content

Attempting to use TypeID with order_by on the id

Notifications You must be signed in to change notification settings

zolrath/typeid_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeID Autogenerated IDs k-sorted test

To use this example

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Create a few Clients and then refresh the page. Note that they are no longer in the same order as the ID is not k-sorted like expected.

About

Attempting to use TypeID with order_by on the id

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published