ChanServ changed the topic of #nixos-emacs to: https://github.com/NixOS/nixpkgs/issues/66303 | https://rms.sexy
bhipple has quit [Ping timeout: 256 seconds]
bhipple has joined #nixos-emacs
<ldlework> My ORM has had some progress, I've also written some documentation in a README, https://github.com/apoptosis/rekor.el
<mdash> ldlework: not gonna name it "sql elchemy"?
<ldlework> it's a stretch XD
<ldlework> foreign key support is melting my brain
<ldlework> mostly trying to make the api really nice
<etu> ldlework: That looks super cool 😮
<ldlework> I miiiiiight've just got basic foreign-key resolution working \o/
cole-h has quit [Quit: Goodbye]
equivrel has joined #nixos-emacs
neeasade has quit [Ping timeout: 240 seconds]
cole-h has joined #nixos-emacs
neeasade has joined #nixos-emacs
<ldlework> It's quiet in here, forgive the small paste:
<ldlework> (let* ((analytical (group:new :name "Analytic Philosopher"))
<ldlework> (kant (person:new :first-name "Immanuel"
<ldlework> :last-name "Kant"
<ldlework> :age 296
<ldlework> :group analytical)))
<ldlework> this works now in my ORM :D
bhipple has quit [Ping timeout: 264 seconds]
bhipple has joined #nixos-emacs
cole-h has quit [Quit: Goodbye]
cole-h has joined #nixos-emacs