0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-23 06:58:58 -05:00
penpot/backend
Andrey Antukh b718a282e0 ♻️ Add minor refactor to file migrations
Relevant changes:

- Add the ability to create migration in both directions, defaulting
  to identity if not provided
- Move the version attribute to file table column for to make it more
  accessible (previously it was on data blob)
- Reduce db update operations on file-update rpc method
2024-02-19 09:20:47 +01:00
..
dev Use a prefixed dir for storing temp files 2024-02-14 09:53:54 +01:00
resources ♻️ Add minor refactor to file migrations 2024-02-19 09:20:47 +01:00
scripts 📎 Add temporal repl and log4j config 2024-01-25 16:03:29 +01:00
src ♻️ Add minor refactor to file migrations 2024-02-19 09:20:47 +01:00
test/backend_tests ♻️ Add minor refactor to file migrations 2024-02-19 09:20:47 +01:00
.gitignore ⬆️ Update yarn to 4.0.2 and start using npm workspaces 2023-11-29 10:44:36 +01:00
build.clj
deps.edn 🎉 Add the ability to export import entire team 2024-01-16 17:17:30 +01:00
package.json Add minor improvements to CI config 2023-12-11 17:14:20 +01:00
tests.edn
yarn.lock 🎉 Add clj fmt checking on CI and fmt fix script 2023-11-29 11:48:38 +01:00