lemmy/api_tests
Dessalines d8722b6e91
Adding diesel enums for SortType and ListingType (#2808)
* Adding diesel enums for SortType and ListingType

- Uses diesel-derive-enum.
- Adds diesel.toml , so we can again use the auto-generated schema.rs
- Fixes a lot of DB null issues and column ordering issues.
- Fixes #1136
- Also replaces RegistrationMode boilerplate.

* Fixing unit tests 1.

* Remove comment line.

* Before patch.

* Before again.

* Using patch file to fix diesel_ltree issue with diesel.toml

* Adding some yalc ignores

* Fixing RegistrationMode enums

* Adding woodpecker diesel schema check.

* Try adding openssl 1.

* Try using diesel-cli image 1

* Try using diesel-cli image 2

* Try using diesel-cli image 3

* Try using diesel-cli image 4

* Try using diesel-cli image 5

* Try using diesel-cli image 6

* Try using diesel-cli image 7

* Try using diesel-cli image 8

* Try using diesel-cli image 9

* Try using diesel-cli image 10

* Try using diesel-cli image 11

* Try using diesel-cli image 12

* Try using diesel-cli image 13
2023-04-17 15:19:51 -04:00
..
src Adding diesel enums for SortType and ListingType (#2808) 2023-04-17 15:19:51 -04:00
.eslintrc.json Removing sniptt/monads for lemmy-js-client. (#2644) 2023-01-04 10:59:26 -05:00
.prettierrc.json Removing sniptt/monads for lemmy-js-client. (#2644) 2023-01-04 10:59:26 -05:00
jest.config.js Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
package.json Adding diesel enums for SortType and ListingType (#2808) 2023-04-17 15:19:51 -04:00
prepare-drone-federation-test.sh Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00
run-federation-test.sh Upgrade Rust version 2021-03-01 18:46:56 +01:00
tsconfig.json Removing sniptt/monads for lemmy-js-client. (#2644) 2023-01-04 10:59:26 -05:00
yarn.lock Adding diesel enums for SortType and ListingType (#2808) 2023-04-17 15:19:51 -04:00