0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 00:40:30 -05:00
penpot/common
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
scripts 📎 Update common repl script 2023-12-12 00:14:08 +01:00
src/app/common ♻️ Add minor refactor to file migrations 2024-02-19 09:20:47 +01:00
target/classes/app/common 🐛 Fix incorrect arc to curve conversion in some cases 2023-12-28 10:30:56 +01:00
test/common_tests ♻️ Add minor refactor to file migrations 2024-02-19 09:20:47 +01:00
vendor
.gitignore ⬆️ Update yarn to 4.0.2 and start using npm workspaces 2023-11-29 10:44:36 +01:00
build.clj ⬆️ Change default java compilation target to jdk21 2023-12-12 00:12:38 +01:00
deps.edn Use a prefixed dir for storing temp files 2024-02-14 09:53:54 +01:00
package.json ⬆️ Update common dependencies 2023-12-12 00:13:47 +01:00
shadow-cljs.edn 📎 Add better approach for set devenv jvm resource limits 2023-12-13 14:20:07 +01:00
yarn.lock ⬆️ Update common dependencies 2023-12-12 00:13:47 +01:00