Ghader Arkani
Ghader Arkani
Hi, thank you for your work! I faced problem using ngx-pagination. **Angular version**:^11.2.13 **ngx-pagination version**:^5.1.0 **Description of issue**: When I import NgxPaginationModule to NgModule of my project it compiles successfully...
### Failing SQL Feature: This is related to [#1164 ](https://github.com/JSQLParser/JSqlParser/issues/1164) and happens when UNIQUE is after FOREIGN KEY ### SQL Example: - Simplified Query Example, focusing on the failing feature...
### Problem When using `fusionauth-jwt` together with newer versions of Jackson (JSON 3.x), the following exception occurs: ``` java.lang.NoSuchMethodError: 'void com.fasterxml.jackson.core.util.BufferRecycler.releaseToPool()' at com.fasterxml.jackson.databind.ObjectMapper.writeValueAsBytes(ObjectMapper.java:4113) at io.fusionauth.jwt.json.Mapper ``` This happens because FusionAuth...